Skip to content

fix: allow Enter to submit Set Payment Password form#12421

Merged
Jack-Works merged 1 commit into
developfrom
fix/set-payment-password-enter-submit
Jul 15, 2026
Merged

fix: allow Enter to submit Set Payment Password form#12421
Jack-Works merged 1 commit into
developfrom
fix/set-payment-password-enter-submit

Conversation

@swkatmask

Copy link
Copy Markdown
Contributor

MF-0000 FW-0000

Add a hidden default submit button inside the existing <form> so that
pressing Enter in either the Payment Password or Confirm Password field
triggers implicit form submission. The form already wired onSubmit to
handleSubmit(onConfirm); it only lacked a default submit button, which
the HTML spec requires for implicit submission in multi-field forms.
@Jack-Works
Jack-Works merged commit 9387b0d into develop Jul 15, 2026
12 checks passed
@Jack-Works
Jack-Works deleted the fix/set-payment-password-enter-submit branch July 15, 2026 03:17
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.

2 participants