Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FE] refactor: 검색 페이지 이슈 수정 #481

Merged
merged 5 commits into from
Aug 17, 2023
Merged

Conversation

Leejin-Yang
Copy link
Collaborator

Issue

✨ 구현한 기능

  • 검색어 앞, 뒤 공백 제거 후 요청
  • 자동 완성 클릭 시 해당 상품으로 검색
  • 검색 페이지 진입 시 검색창 포커스
  • 검색창 placeholder 수정
    • 상품 검색 시 '상품 이름을 검색해보세요.'
    • 꿀조합 검색 시 '꿀조합에 포함된 상품을 입력해보세요.'
  • 모바일에서 자동완성 창 안 뜨는 버그 해결 (바텀시트와 같은 이슈... fit-content....)

📢 논의하고 싶은 내용

x

🎸 기타

  • 빠진 부분 있음 말해주십셔

⏰ 일정

  • 추정 시간 : 2시간
  • 걸린 시간 : 2시간

@github-actions
Copy link

Unit Test Results

2 tests   2 ✔️  7s ⏱️
1 suites  0 💤
1 files    0

Results for commit ca70d9e.

Copy link
Collaborator

@xodms0309 xodms0309 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다

Copy link
Collaborator

@hae-on hae-on left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Leejin-Yang Leejin-Yang merged commit 4a7640e into develop Aug 17, 2023
3 checks passed
@70825 70825 deleted the feat/issue-464 branch August 17, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] 검색어 입력 시 앞뒤 공백 처리, 진입 시 포커스 처리
3 participants