Skip to content
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

[ Feat ] 타이머 종료되면 입력 필드 초기화 #353

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

ijieun
Copy link
Collaborator

@ijieun ijieun commented Nov 11, 2024

#️⃣ Related Issue

Closes #351

✅ Done Task

  • 타이머 종료되면 입력 필드 초기화

☀️ New-insight

💎 PR Point

타이머의 남은 시간이 1초 이하가 되어 입력 필드 창이 닫힐 때, setVerificationCode를 초기값인 ''로 설정했습니다.
따라서 재전송 버튼을 눌러 입력 필드 창이 다시 열리더라도 초기화된 상태로 표시됩니다.

📸 Screenshot

2024-11-11.11.23.12.mov

@ijieun ijieun added ✨ Feat 새로운 기능 추가 (새로운 구현) 지은 labels Nov 11, 2024
@ijieun ijieun self-assigned this Nov 11, 2024
@ijieun ijieun marked this pull request as draft November 11, 2024 15:21
@ijieun ijieun requested review from lydiacho and se0jinYoon and removed request for lydiacho and se0jinYoon November 11, 2024 15:24
@ijieun ijieun marked this pull request as ready for review November 11, 2024 15:24
Copy link
Collaborator

@se0jinYoon se0jinYoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Collaborator

@lydiacho lydiacho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인이요!

@ijieun ijieun merged commit cd85937 into develop Nov 18, 2024
1 check passed
@ijieun ijieun deleted the feat/#351/timerSetClear branch November 18, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 추가 (새로운 구현) size/xs 지은
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ Feat ] 온보딩 - 인증번호 시간 지나면 기존 입력한 인증번호 필드 지우기
3 participants