-
Notifications
You must be signed in to change notification settings - Fork 1
[Feat] 비회원 편지 전송 #171
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
Merged
[Feat] 비회원 편지 전송 #171
Conversation
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
- isGuest로 비회원 Params 처리 - UX 라이팅 constants로 관리 리팩토링
- 편지 전송 후 회원가입 유도 BottomSheet 추가 - OauthButton shape props 추가 및 list 버전 버튼 제작
🎉 Deploy Previewhttps://lettering-5us4rursy-yyypearls-projects.vercel.app |
🎉 Deploy Previewhttps://lettering-dxebi8mkk-yyypearls-projects.vercel.app |
Member
|
float animation 잘 어울린다~ 멋진데🙌 |
Member
|
guest 라는 param으로 구분하는 거 저도 좋은 것 같습니다~ |
hyo-4
approved these changes
May 19, 2025
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 #170
개요
비회원 편지 전송 UI
/login경로로 접속하여 비회원으로 편지 보내기 버튼을 누를 경우에는 토큰이 있더라도 비회원으로 편지 작성이 이루어져야 한다.✅ 작업 내용
shapeprops 추가 (list)🖥 구현 결과
비회원 편지 전송 UI

비회원 편지 전송 후 회원가입 프로세스
20250519_003214.mp4
리뷰 요구사항
📝 기타 사항
_- TODO ->
완료- ETC