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(SearchUI): 검색창 UI완성 #39

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Conversation

godzz733
Copy link
Contributor

@godzz733 godzz733 commented Sep 7, 2024

PR 변경된 내용

  • 검색창에 문제 검색 시 타이핑을 멈춘 후 300ms 이후 엔터같은 인터렉션 없이 자동 검색
  • 검색어를 통해 검색 이후에는 무한 스크롤을 통해 자동으로 요청을 하고 더이상 데이터가 없으면 요청을 하지 않음
  • 문제를 클릭 시 문제 상세로 넘어간다
  • 학습 플랜 삭제 추가, 삭제 시 생성 페이지로 넘어간다

추가 내용

참조

Closes: #38

- 검색창에 문제 검색 시 타이핑을 멈춘 후 300ms 이후 엔터같은 인터렉션 없이 자동 검색
- 검색어를 통해 검색 이후에는 무한 스크롤을 통해 자동으로 요청을 하고 더이상 데이터가 없으면 요청을 하지 않음
- 문제를 클릭 시 문제 상세로 넘어간다
- 학습 플랜 삭제 추가, 삭제 시 생성 페이지로 넘어간다
@godzz733 godzz733 merged commit fb08973 into develop Sep 7, 2024
1 check passed
@godzz733 godzz733 deleted the feature/#38-search branch September 7, 2024 13:00
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 this pull request may close these issues.

문제 검색 UI
1 participant