-
Notifications
You must be signed in to change notification settings - Fork 0
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
[JR-879] 로그인 되어있지 않을시 나타나는 모달 구현 #202
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
c2940d5
to
8315f42
Compare
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.
고생하셨습니다
@@ -59,7 +65,7 @@ const DrinkInfoContainer = () => { | |||
</PreviousButton> | |||
} | |||
rightButton={ | |||
<PreviousButton onClick={() => router.back()}> | |||
<PreviousButton onClick={() => router.push(Path.SEARCH_PAGE)}> |
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.
안드로이드 뒤로가기키 클릭과 privious button 동작이 달라질텐데 의도된 동작이 맞을까요?
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.
아 그런데 저게 검색 아이콘이더라고요
이전 버튼은 왼쪽에 있습니다!
1d5d95e
to
1940d89
Compare
📑 작업리스트
📘 리뷰노트