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.
What is this PR? 🔍
Changes 📝
QA때 인증번호 확인 과정 경험이 어색하다는 의견이 많아서 인증번호 확인 버튼을 추가했습니다
그리고 사용자는 인증 확인 후에도 인증번호 및 휴대폰 번호를 조작할 수 있도록 변경된 상태입니다
따라서 인증 성공 후에 사용자가 인증번호나 휴대폰 번호를 수정하면 다음 페이지로 넘어갈 수 없도록 수정했습니다(네이버 회원가입 참고)
인증번호 발송되었음을 확인할 수 있도록 toast 메시지를 띄웠습니다!
ScreenShot 📷
Test CheckList ✅
Precaution
✔️ Please check if the PR fulfills these requirements
develop
branch unconditionally?main
?yarn lint