fix: use unique confirm password input id - #723
Open
mittalsonal wants to merge 1 commit into
Open
Conversation
|
@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. |
Contributor
There was a problem hiding this comment.
🎉 Thank you @mittalsonal for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better
Signed-off-by: Garima Varshney <gungunvarshney00@gmail.com>
mittalsonal
force-pushed
the
codex/fix-signup-confirm-password-id-699
branch
from
June 16, 2026 17:25
e70a1bd to
d6868bb
Compare
Author
|
Hi maintainers, quick follow-up on this PR: it is still mergeable, GitGuardian and the greeting workflow are passing, and the remaining Vercel check appears to need team authorization rather than a code change. Please let me know if you’d like any update from my side. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
confirm-passwordidhtmlForso clicking Confirm Password focuses the correct fieldValidation
Notes:
npm run buildcompleted successfully with existing project warnings.npx eslint src\components\AuthenticationCards.tsxis blocked by pre-existing lint errors in this file unrelated to the id/htmlFor fix.node:util.styleText, so this commit was created with--no-verifyafter manual validation.Closes #699