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]: 메인/검색 페이지 개선 #62

Merged

Conversation

hoon-hoon
Copy link
Collaborator

작업 내용

  • ABTest 사용자 응답 API가 누락되었던 부분 수정
  • 메인페이지(피드) 첫 호출 시 로딩 중 스피너 추가
  • 피드 무한스크롤(추가 호출 시) 위치 고정되지않던 이슈 수정
  • 댓글 삭제, 등록 시 토스트 메시지
  • 퀴즈에 아바타 이미지가 반영되지 않던 이슈 수정
  • 검색 페이지
    기존 방식 - SearchInput, 전체문제/안푼문제 필터링, 최신순/인기순 정렬, 태그 클릭 조작을 통해 백엔드에 요청할 엔드포인트와 파라미터 반영 후 검색 버튼 클릭 시 API 호출
    변경 후 - SearchInput에 텍스트를 직접 입력하는 경우에만 검색 버튼 클릭 시 API 호출. 그 외에는 사용자 조작 시 API 호출되어 결과가 바로 반영
  • 더미데이터 삭제
  • 댓글 사용자 이름/ 아바타 연동
  • 메인페이지, 검색페이지에 리액트 헬맷 적용된 AboutPage 적용

@hoon-hoon hoon-hoon self-assigned this Dec 8, 2024
@Wonchang0314
Copy link
Collaborator

LGTM

@Wonchang0314 Wonchang0314 merged commit d82a83b into prgrms-web-devcourse-final-project:develop Dec 8, 2024
1 check passed
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.

2 participants