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] 추후 반영할 사항 #16

Open
5 of 18 tasks
peacemaker474 opened this issue Sep 6, 2023 · 0 comments · Fixed by #15, #32 or #34
Open
5 of 18 tasks

[FE] 추후 반영할 사항 #16

peacemaker474 opened this issue Sep 6, 2023 · 0 comments · Fixed by #15, #32 or #34
Assignees
Labels
🖐 Enhancement 기능 추가에 대한 요청 FE

Comments

@peacemaker474
Copy link
Member

peacemaker474 commented Sep 6, 2023

로그인 페이지

Auth

  • 엑세스 토큰이 만료된 상황에서 refresh token을 잘 가져오는지 확인 필요
  • 데이터 수정시 refresh token 검증

메인 앨범 영역 (host_03)

  • host_03 메인 페이지 Suspense, ErrorBoundary 적용
  • 앨범 상세 페이지 내 메인 이미지와 미니 앨범 영역 Lazy Loadin과 스켈레톤 UI 적용
  • 미니 앨범 영역 무한 스크롤 적용
  • 하단 날짜 및 메세지 영역 스크롤 애니메이션 (필수 기능 X)
  • 이미지 삭제시 처음과 중간 active Slider 버그 수정

공통 영역

  • 윈도우 환경에서 모달 창이 뜨면 스크롤과 함께 위치가 변경되는 이슈
  • image lazy loading intersection observer hooks 수정 필요
  • 이미지 Load 실패시 에러 처리
  • react-query 내 일부 데이터에 대해서 staletime과 cachetime 설정을 통해 API 호출 최소화
  • Button 컴포넌트 추가
  • 반응형에 따른 스타일 작업
  • 메세지가 보여지는 영역 수정 작업 (메세지 길이가 길어질 경우에 대한 부분)
  • 이미지 및 메세지 삭제 로직 (추후 수정)
  • 코드 스플리팅 및 Vite 내 Rollup 설정
@peacemaker474 peacemaker474 added 🖐 Enhancement 기능 추가에 대한 요청 FE labels Sep 6, 2023
@peacemaker474 peacemaker474 self-assigned this Sep 6, 2023
@peacemaker474 peacemaker474 moved this to Issue in moment-project Sep 6, 2023
@github-project-automation github-project-automation bot moved this from Issue to Done in moment-project Sep 7, 2023
@peacemaker474 peacemaker474 reopened this Sep 7, 2023
@peacemaker474 peacemaker474 linked a pull request Sep 7, 2023 that will close this issue
@peacemaker474 peacemaker474 reopened this Sep 8, 2023
@peacemaker474 peacemaker474 moved this from Done to Issue in moment-project Sep 8, 2023
@github-project-automation github-project-automation bot moved this from Issue to Done in moment-project Sep 25, 2023
@peacemaker474 peacemaker474 reopened this Sep 25, 2023
@peacemaker474 peacemaker474 moved this from Done to Issue in moment-project Sep 26, 2023
@peacemaker474 peacemaker474 added this to the 추후 작업할 내용 milestone Sep 26, 2023
@peacemaker474 peacemaker474 moved this to Issues in moment Oct 3, 2023
@peacemaker474 peacemaker474 linked a pull request Oct 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment