-
Notifications
You must be signed in to change notification settings - Fork 6
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: 에러바운더리를 이용한 에러핸들링 #667
Merged
The head ref may contain hidden characters: "661-feat-\uC5D0\uB7EC\uBC14\uC6B4\uB354\uB9AC\uB97C-\uC774\uC6A9\uD55C-\uC5D0\uB7EC\uD578\uB4E4\uB9C1"
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
랜덤으로 성공과 실패 응답을 보낸다.
개발 모드에서 에러 오버레이 일시 중단
429, 401 에러 핸들링
shackstack
added a commit
that referenced
this pull request
Dec 29, 2023
* refactor: 범용적인 DropDown 컴포넌트를 celuveat-ui-library 배포 후 적용 (#652) * chore: celuveat-ui-library 설치 * refactor: celuveat-library를 적용, InfoDropDown 코드 수정 * fix: svg 경로로 인한 storybook 에러 해결 * refactor: celuveat-library를 적용, CelebDropDown 코드 수정 * fix: github action ci 오류 수정 * fix: 사용하지 않은 memo 제거 (#650) * refactor: 음식점 상세페이지 usequeries 처리 (#649) * refactor: RestaurantVideoList useQueries 적용 (#648) * refactor: 음식점 상세페이지 waterfall 개선 (#648) * fix: lint 에러 수정 * infra: 프론트엔드 dev cd 파이프라인 구축 (#655) (#656) * feat: progressive web app 구현 (#654) * feat: 최소단위 manifest.json 작성 및 적용 * design: PWA 적용으로 인한 바텀네브바 높이 수정 * hotfix: node 버전 수정 18.16.1 * hotfix: cd 에러 해결 yarn.lock, 캐시 제거 명령어 추가 * refactor: 메인페이지 리팩터링 (#659) * chore: 리액트 헬멧 라이브러리 제거 (#658) * chore: 리액트 헬멧 라이브러리 제거 (#658) * refactor: 셀럽잇 추천 맛집 섹션 분리 (#658) * refactor: 배너 섹션 분리 (#658) * refactor: 카테고리 섹션 분리 (#658) * refactor: 셀럽 베스트 섹션 분리 (#658) * refactor: 지역맛집 섹션 분리 (#658) * refactor: 메인페이지 리팩터링 (#658) * fix: 이미지 로드동안 스켈레톤 유지시키기 (#666) * refactor: 모달 celuveat UI library 적용 (#664) * feat: 모달 라이브러리 적용 (jeremy-reusable-modal) * style: isLiked시 하트 색깔 변경 로직 줄 축수 * refactor: jeremy-reusable-modal에서 celuveat-ui-library로 마이그레이션 * feat: 에러바운더리를 이용한 에러핸들링 (#667) * chore: 리액트 헬멧 라이브러리 제거 (#658) * chore: 리액트 헬멧 라이브러리 제거 (#658) * refactor: 셀럽잇 추천 맛집 섹션 분리 (#658) * refactor: 배너 섹션 분리 (#658) * refactor: 카테고리 섹션 분리 (#658) * refactor: 셀럽 베스트 섹션 분리 (#658) * refactor: 지역맛집 섹션 분리 (#658) * refactor: 메인페이지 리팩터링 (#658) * refactor: msw handler 폴더명 수정 및 랜덤 응답 로직 구현 랜덤으로 성공과 실패 응답을 보낸다. * chore: 에러핸들링 개발환경 구축 개발 모드에서 에러 오버레이 일시 중단 * refactor: 셀럽잇 추천 맛집 스켈레톤 컴포넌트 분리 (#661) * feat: 에러바운더리 구현 (#661) * style: 셀럽잇 추천맛집 서브 컴포넌트명 수정 및 에러바운더리 적용 (#661) * style: 핸들러 명 수정에 대한 적용 * design: 셀럽잇 추천 맛집 음식점 카드 좋아요 기능 보이기 (#661) * refactor: useToggleLikeNotUpdate 에러 분기 429, 401 에러 핸들링 * fix: ifram 안보이는 현상 처리 * fix: 에러 오버레이 안보이는 현상 처리 * Update frontend-dev-cd.yml --------- Co-authored-by: 황준승 <[email protected]>
shackstack
added a commit
that referenced
this pull request
Dec 29, 2023
* hotfix: 데스크탑 지도페이지에서 마커 클릭 시 나타나는 미리보기 관련 오류 수정 미리보기 위치가 고정되는 문제 개선 * hotfix: 미리보기 위치 영점 조절 * revert commit: 모달 라이브러리 롤백 * refactor: 공유하기 클립보드 링크 수정 * feat: 셀럽잇 추천 맛집 스켈레톤 적용 * fix: 지도페이지에서 음식점 카드 hover시 지도 마커 반응하지 않는 버그 수정 * refactor: 배너 스켈레톤 적용 * fix: MiniRestaurantCard 스켈레톤 border-radius 수정 * release: 프론트엔드 v4.1.0 (#668) * refactor: 범용적인 DropDown 컴포넌트를 celuveat-ui-library 배포 후 적용 (#652) * chore: celuveat-ui-library 설치 * refactor: celuveat-library를 적용, InfoDropDown 코드 수정 * fix: svg 경로로 인한 storybook 에러 해결 * refactor: celuveat-library를 적용, CelebDropDown 코드 수정 * fix: github action ci 오류 수정 * fix: 사용하지 않은 memo 제거 (#650) * refactor: 음식점 상세페이지 usequeries 처리 (#649) * refactor: RestaurantVideoList useQueries 적용 (#648) * refactor: 음식점 상세페이지 waterfall 개선 (#648) * fix: lint 에러 수정 * infra: 프론트엔드 dev cd 파이프라인 구축 (#655) (#656) * feat: progressive web app 구현 (#654) * feat: 최소단위 manifest.json 작성 및 적용 * design: PWA 적용으로 인한 바텀네브바 높이 수정 * hotfix: node 버전 수정 18.16.1 * hotfix: cd 에러 해결 yarn.lock, 캐시 제거 명령어 추가 * refactor: 메인페이지 리팩터링 (#659) * chore: 리액트 헬멧 라이브러리 제거 (#658) * chore: 리액트 헬멧 라이브러리 제거 (#658) * refactor: 셀럽잇 추천 맛집 섹션 분리 (#658) * refactor: 배너 섹션 분리 (#658) * refactor: 카테고리 섹션 분리 (#658) * refactor: 셀럽 베스트 섹션 분리 (#658) * refactor: 지역맛집 섹션 분리 (#658) * refactor: 메인페이지 리팩터링 (#658) * fix: 이미지 로드동안 스켈레톤 유지시키기 (#666) * refactor: 모달 celuveat UI library 적용 (#664) * feat: 모달 라이브러리 적용 (jeremy-reusable-modal) * style: isLiked시 하트 색깔 변경 로직 줄 축수 * refactor: jeremy-reusable-modal에서 celuveat-ui-library로 마이그레이션 * feat: 에러바운더리를 이용한 에러핸들링 (#667) * chore: 리액트 헬멧 라이브러리 제거 (#658) * chore: 리액트 헬멧 라이브러리 제거 (#658) * refactor: 셀럽잇 추천 맛집 섹션 분리 (#658) * refactor: 배너 섹션 분리 (#658) * refactor: 카테고리 섹션 분리 (#658) * refactor: 셀럽 베스트 섹션 분리 (#658) * refactor: 지역맛집 섹션 분리 (#658) * refactor: 메인페이지 리팩터링 (#658) * refactor: msw handler 폴더명 수정 및 랜덤 응답 로직 구현 랜덤으로 성공과 실패 응답을 보낸다. * chore: 에러핸들링 개발환경 구축 개발 모드에서 에러 오버레이 일시 중단 * refactor: 셀럽잇 추천 맛집 스켈레톤 컴포넌트 분리 (#661) * feat: 에러바운더리 구현 (#661) * style: 셀럽잇 추천맛집 서브 컴포넌트명 수정 및 에러바운더리 적용 (#661) * style: 핸들러 명 수정에 대한 적용 * design: 셀럽잇 추천 맛집 음식점 카드 좋아요 기능 보이기 (#661) * refactor: useToggleLikeNotUpdate 에러 분기 429, 401 에러 핸들링 * fix: ifram 안보이는 현상 처리 * fix: 에러 오버레이 안보이는 현상 처리 * Update frontend-dev-cd.yml --------- Co-authored-by: 황준승 <[email protected]> * release: 백엔드 v4.1 (#669) * graceful-test * graceful-test2 * chore: own 설정 추가 * chore: own 설정 수정 * chore: logback 설정 수정 * Update backend-dev-cd.yml (#657) --------- Co-authored-by: TaeyeonRoyce <[email protected]> Co-authored-by: Taeyeon <[email protected]> --------- Co-authored-by: 황준승 <[email protected]> Co-authored-by: TaeyeonRoyce <[email protected]> Co-authored-by: Taeyeon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
✨ 요약
😎 해결한 이슈