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

[feat] 어드민-기대평 #32

Closed
6 tasks done
darkdulgi opened this issue Jul 25, 2024 · 0 comments · Fixed by #96, #97 or #104
Closed
6 tasks done

[feat] 어드민-기대평 #32

darkdulgi opened this issue Jul 25, 2024 · 0 comments · Fixed by #96, #97 or #104
Labels
feat 기능 구현

Comments

@darkdulgi
Copy link
Collaborator

darkdulgi commented Jul 25, 2024

작업 상세 내용

  • 사용자는 기대평을 검색할 수 있다.
  • 기대평을 검색할 때마다, 서버에서 자동완성된 기대평 목록을 가져와 보여준다.
  • 기대평 폼을 제출하거나, 자동완성 버튼을 클릭하면 해당 기대평 관리 페이지로 이동한다.
  • 기대평 자동완성은 스크롤이 가능하다.
  • 기대평 자동완성에서 검색어와 일치한 이벤트 ID 부분을 볼드처리한다.
  • 기대평 자동완성은 한 번에 5개씩 나열되며, 오름차순으로 정렬된다.

참고 이미지 및 자료

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment