Conversation
Closed
2 tasks
sispo3314
approved these changes
Jul 27, 2025
Collaborator
sispo3314
left a comment
There was a problem hiding this comment.
useToast() 훅으로 추상화 해주셔서 사용 쪽 코드가 간결하고 사용하기에 좋을 것 같아요! 디자인도 피그마대로 잘 구현된 것 같습니다. 수고하셨어요!!
soyun-git121
approved these changes
Jul 28, 2025
Collaborator
soyun-git121
left a comment
There was a problem hiding this comment.
예시코드까지 구체적으로 써주셔서 감사해용 잘 활용해서 구현하도록하겠습니다!
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.
🔍 관련된 이슈
📝 작업 내용
📸 스크린샷
2025-07-27.11.14.45.mov
🚨 이슈
📣 리뷰 요구사항
원래 액션시트 모달까지 구현하려고 했는데, 모달은 #27 이 pr 머지된 후 모달 컴포넌트 리팩토링을 진행하고 나서 구현하는 게 나을 것 같아서
액션시트 모달은 다음 이슈에서 구현하도록 하겠습니다!
토스트 컴포넌트 사용 방법은 예시 코드 참고해주시면 좋을 것 같습니다! 전역상태관리 해놨기 때문에
showToast('어쩌구 저쩌구' )이렇게 사용하면 됩니다
✅ 체크리스트