Skip to content

Fix #786: OTP resend button on checkout login screen#819

Open
clbotdev wants to merge 1 commit into
mainfrom
issue-786
Open

Fix #786: OTP resend button on checkout login screen#819
clbotdev wants to merge 1 commit into
mainfrom
issue-786

Conversation

@clbotdev

Copy link
Copy Markdown
Collaborator

Adds an OTP resend button to the checkout login flow with a 30-second cooldown timer.

  • Resend button appears after OTP is sent
  • Shows countdown (e.g. "Resend (23s)") during cooldown
  • Uses existing strings (LOGIN_NO_CODE, BTN_LOGIN_NO_CODE)
  • All 712 tests pass, lint clean

Closes #786

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OTP resend button is missing on the checkout screen

1 participant