Skip to content

fix: use unique confirm password input id - #782

Closed
mittalsonal wants to merge 1 commit into
Jaishree2310:mainfrom
mittalsonal:fix-signup-confirm-password-label
Closed

fix: use unique confirm password input id#782
mittalsonal wants to merge 1 commit into
Jaishree2310:mainfrom
mittalsonal:fix-signup-confirm-password-label

Conversation

@mittalsonal

Copy link
Copy Markdown

Summary

  • give the SignUpCardExample confirm-password input its own confirm-password id
  • update the matching label htmlFor so clicking "Confirm Password" focuses the correct field
  • keep the rendered example, displayed code block, and copy-button snippet in sync

Validation

  • npx.cmd tsc --noEmit --pretty false
  • git diff --check
  • npm.cmd run build (passes; existing project-wide warnings remain unrelated to this focused fix)

Closes #699

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

@mittalsonal is attempting to deploy a commit to the jaishree2310's projects Team on Vercel.

A member of the Team first needs to authorize it.

@mittalsonal

Copy link
Copy Markdown
Author

Closing this as a duplicate of the existing PR #723 for the same assigned issue #699. Keeping #723 as the active review/merge target to avoid splitting maintainer attention.

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.

[BUG] Duplicate input ID "password" in SignUpCardExample breaks confirm password label focus

1 participant