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

전남대_16조_애니모리_10주차 [최종 결과물 제출 관련 PR] #209

Merged
merged 210 commits into from
Nov 11, 2023

Conversation

JeonDoGyun
Copy link
Contributor

@JeonDoGyun JeonDoGyun commented Nov 11, 2023

구현된 기능

  • 에러 캐칭
  • 불필요한 라이브러리 호출 및 상태관리 제어
  • 각 페이지 별 기능 점검 및 UI 수정
  • README.md 작성

LimSumi and others added 30 commits November 5, 2023 23:13
react-player, IntersectionObserver 설치
유튜브 영상으로 테스트
각종 브라우저에서 unmuted + autoplay를 막아놔서, muted 상태로 비디오 불러온 후, 사용자가 음소거를 풀어줘야함
useMap에서 kakao 객체 못 찾는 에러 있어서 변수로 하나 만들어줬습니다.
안 쓰는 TestMap.tsx 삭제했습니다.
target.value에 접근하는 방식에서 멘토링 조언 수용하여 data-set 속성 활용하는 것으로 수정
input, inputGroup에도 해당 속성 사용할 수 있도록 nullable로 추가했습니다.
데이터를 패칭하는 부분만 userFetch로 가져오고, return data를 다루는 부분을 분리하도록 useMutation을 사용했습니다.
중복 확인 버튼에 Loader를 추가하면서 중복되는 state를 하나로 관리하도록 합쳤습니다.
함수에 param 포함 기능에 대한 주석 달았습니다.
type, interface를 VAC 패턴에서 dependency cycle이 발생하지 않도록 따로 파일 관리하도록 했습니다.
userAccountInfo가 있을 때 감지하는 것으로 바꿨습니다.
userAccountInfo는 로그아웃 버튼을 눌렀을 때, 모달에 나오는 로그 아웃 유지를 눌렀을 때 새롭게 쿠키를 받도록 구현했고
더 나은 방법을 고민 중입니다.
removeToken 함수를 불러서 사용할 수 있도록 변경했습니다.
type을 관리하는 type.d.ts 파일 생성
page 디렉토리에는 page, Vpage, type만 있도록 구현
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2freact-player - Not found
이 녀석 에러 고침
fix: 파일 이름 수정(signupType.d.ts)
hjiwon and others added 28 commits November 11, 2023 12:50
refetchOnMount 옵션 추가,
lazy loading 위해 Suspense로 감싸기 및 useQuery에 suspense 옵션 추가
보호소에서 데이터 못 불러오는 문제 해결
Safari 브라우저에서 예상한 화면이 나오지 않아서 스타일 수정했습니다.
api 호출 시 나오는 로더가 작동하지 않아서 수정했습니다.
fix: 회원가입 로더 문제 해결, Calendar Safari 브라우저 화면에서 부적절한 부분 해결
lazy loading 방식의 페이지에 Suspense 추가
추가로, 파일 용량에 따른 안내 문구 변경 추가
fix: ProfileList 페이지 경로 문제 해결
feat: 프로필리스트 성별값 추가
@latteisacat latteisacat merged commit 185cd01 into main Nov 11, 2023
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.

4 participants