Skip to content

fix: correct label htmlFor attributes in AccountForm (#4010)#4011

Open
ashuverma25 wants to merge 4 commits intoprocessing:developfrom
ashuverma25:fix-account-form-final
Open

fix: correct label htmlFor attributes in AccountForm (#4010)#4011
ashuverma25 wants to merge 4 commits intoprocessing:developfrom
ashuverma25:fix-account-form-final

Conversation

@ashuverma25
Copy link
Copy Markdown

Closing #4010 to provide a clean history. This PR fixes the accessibility bug in AccountForm.tsx by ensuring htmlFor attributes perfectly match input IDs.

Changes:

Corrected htmlFor to currentPassword and newPassword.

This PR is based on the latest develop branch and contains a single, focused commit.

@welcome
Copy link
Copy Markdown

welcome bot commented Mar 19, 2026

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@ashuverma25 ashuverma25 changed the title fix: correct label htmlFor attributes in AccountForm (#4007) fix: correct label htmlFor attributes in AccountForm (#4010) Mar 19, 2026
@yugalkaushik
Copy link
Copy Markdown
Contributor

@ashuverma25 I think you haven't made any changes to this branch yet. Please take your time and make a PR.

@ashuverma25 ashuverma25 force-pushed the fix-account-form-final branch from 09fc98c to d52912e Compare March 19, 2026 17:56
@ashuverma25
Copy link
Copy Markdown
Author

@ashuverma25 I think you haven't made any changes to this branch yet. Please take your time and make a PR.

Sorry for the sync issue! I've forced the update to the branch. The htmlFor fixes are now live in the 'Files changed' tab. Thank you for your patience!

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