Skip to content

fix(authenticator): Add accessible names for password toggle and form errors - #7229

Open
VarshithaPamisetty wants to merge 1 commit into
aws-amplify:mainfrom
VarshithaPamisetty:bug/authenticator-form-field-accessible-names
Open

fix(authenticator): Add accessible names for password toggle and form errors#7229
VarshithaPamisetty wants to merge 1 commit into
aws-amplify:mainfrom
VarshithaPamisetty:bug/authenticator-form-field-accessible-names

Conversation

@VarshithaPamisetty

Copy link
Copy Markdown

Issue #, if available:
#6568
#6581

Description of changes:
Continues the work in #6577 by @ekjotmultani, addressing the review feedback.

Adds tooltip/accessible names to the password visibility toggle so screen readers announce "Show password"/"Hide password" (#6568), and wraps banner and form content in semantics so validation errors are announced (#6581).

Review follow-ups from #6577:

  • Tooltip strings are defined in the ARB source (inputs_en.arb) and reflected in the generated localizations.
  • Golden snapshots updated for the new form-field layout.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

… errors

Adds tooltip/accessible names to the password visibility toggle so screen
readers announce "Show password"/"Hide password", and wraps banner and form
content in semantics so validation errors are announced. Tooltip strings are
defined in the inputs ARB source (inputs_en.arb) and reflected in the
generated localizations.

Continues the work in aws-amplify#6577 by @ekjotmultani.

Issues:
aws-amplify#6568
aws-amplify#6581
@VarshithaPamisetty
VarshithaPamisetty requested a review from a team as a code owner August 4, 2026 12:11
@VarshithaPamisetty

VarshithaPamisetty commented Aug 4, 2026

Copy link
Copy Markdown
Author

@ekjotmultani @cadivus this continues #6577 with the review fixes. Could you review and approve the CI run when you get a chance? Thanks!

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.

1 participant