-
Notifications
You must be signed in to change notification settings - Fork 1
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] 홈 드래그앤드롭, API 연동 #29
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
🎉 Deploy Previewhttps://lettering-4t66c2z02-yyypearls-projects.vercel.app |
진주 넘 수고했어!!!! 양이 어마어마하네 ..,,😱 |
hyo-4
approved these changes
Oct 3, 2024
} | ||
return config; | ||
}, | ||
(error) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
에러가 일어나면 리프레시 토큰 재발급 api를 호출하도록 변경하면 되지않을까?
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.
연관 이슈
close #17
개요
✅ 작업 내용
(* 원래 다른 브랜치에서 했어야 했는데, 그냥 작업하던 곳에서 우선 했습니다!)
🖥 구현 결과
지금 서버가 안 돼서 나중에 구현 영상 첨부할게요!
리뷰 요구사항
/planet
페이지의Planet 컴포넌트
페이징 관련 리뷰 요청 부탁합니다! 좀 자연스러운 애니메이션을 위해서 스와이프를 넣으려 했는데 (주석처리 해두었음) 지금 내가 페이징 처리를/planet
페이지 내에서pagination 컴포넌트
랑planet 컴포넌트
를 둘 다 따로 넣어두었거든. 그래서 스와이프를 하려면 가로로 Planet 컴포넌트를 페이지 개수만큼 쫙 깔고 (현재 페이지 외에는 안 보이는 화면 바깥에 위치) 페이지 이동하면 좌우로 움직이면서 보이게? 구현하는 방법 정도를 생각해서 해봤는데 지금은 이상하게 겹쳐져서 나와서 우선 적용 안하게 만들어뒀어. 근데 뭐가 효율적인 방법일지 모르겠어서.. 이 방식으로 css 좀 만져서 수정하면 될지, 아니면 페이징 구조를 바꿔야 할지 언니 의견을 듣고 싶었어!📝 기타 사항