Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Updates sign in stories to fix aria-controls issue of show password button #2627

Merged
merged 5 commits into from
Oct 25, 2023

Conversation

vinodkv2511
Copy link
Contributor

Summary

Provides the correct id of password text input in the show password button.

Related Issues or PRs

closed #2606

How To Test

  1. Launch storybook and navigate to signin page in Page Templates
    image

  2. Click open canvas in new tab button to open this story in a new tab
    image

  3. Run automated accessibility checker of choice on the page that opens to check for ARIA syntax issues

  4. Should not see an ARIA syntax issue (like below) related to the aria controls on the Show password link
    image

Screenshots (optional)

image

@vinodkv2511 vinodkv2511 requested a review from a team as a code owner October 11, 2023 14:30
@werdnanoslen werdnanoslen requested review from shkeating and a team and removed request for a team October 11, 2023 15:15
@brandonlenz
Copy link
Contributor

Approved Happo diff. Looks like it was a fluke diff, unrelated

@brandonlenz brandonlenz requested a review from a team October 25, 2023 02:01
@brandonlenz brandonlenz enabled auto-merge (squash) October 25, 2023 02:02
@brandonlenz brandonlenz merged commit 67c1114 into trussworks:main Oct 25, 2023
7 checks passed
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.

[fix] aria controls syntax in auth page template stories file
3 participants