Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or 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
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.
❓이슈
✍️ PR 내용 설명
/post 페이지 UX 개선에 관한 PR입니다.
게시글 생성 성공, 실패에 따른 안내 메시지를 토스트로 구현하였고, 폼이 제출 중인 상태에서는 로딩 스피너가 돌아가도록 구현했습니다.
토스트와 로딩 스피너 상태는 zustand store로 관리하였습니다.
또한, 기존에 페이지네이션에서 로딩 상태에 따른 스켈레톤 UI가 없어서 추가하였습니다.
✅ 체크리스트
PR
Test
Additional Notes