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

검색 기능 개선 #49

Closed
hide1202 opened this issue Jul 27, 2020 · 0 comments · Fixed by #52
Closed

검색 기능 개선 #49

hide1202 opened this issue Jul 27, 2020 · 0 comments · Fixed by #52
Assignees

Comments

@hide1202
Copy link
Owner

hide1202 commented Jul 27, 2020

변경 사항

입력과 동시에 검색

  • 사용자가 키워드를 입력과 동시에 검색이 수행되도록 합니다.
  • 잦은 API 호출을 피하기 위해 일정시간 딜레이를 줍니다.
  • '최근 검색어' 기능을 위해서는 명시적으로 검색을 눌러야 합니다. 따라서 이 스펙은 제외합니다.

'최근 검색어' 기능 추가

  • 검색을 하면 최근 검색어 를 자동으로 저장합니다.
  • 검색어를 아무것도 입력하지 않는 경우 최근 검색어가 검색 결과창에 노출됩니다.
  • 저장된 검색어는 제거할 수 있습니다.
@hide1202 hide1202 self-assigned this Jul 27, 2020
@hide1202 hide1202 linked a pull request Aug 2, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant