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

[A11y] - WCAG 2.1 - Guideline 2.4 - List of Navigable Issues #756

Open
aliciajbrookshire opened this issue May 23, 2023 · 4 comments
Open
Assignees
Labels
a11y This is an accessibility issue pending Bug reported for triage, waiting for Lead review. qa sprint Active QA Sprint
Milestone

Comments

@aliciajbrookshire
Copy link

Describe the bug

Password visibility button on login page does not receive visible focus

Expected behavior

2.4.7
Focus Visible
Level AA

Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://boilerplate-client-react.shift3sandbox.com/
  2. Use keyboard to navigate page, until you get to the password visibility button
  3. Confirm there is not a focus visibility indicator

Screenshots

Uploading Screen Recording 2023-05-23 at 10.23.06 AM.mov…

Desktop (please complete the following information):

Asus Laptop
Windows 10
Chrome 113..0.5672.127

Additional context

https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html

@aliciajbrookshire aliciajbrookshire added the a11y This is an accessibility issue label May 23, 2023
@aliciajbrookshire
Copy link
Author

Describe the bug

Filter button on farm directory page does not receive visible focus

Expected behavior

2.4.7
Focus Visible
Level AA

Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://boilerplate-client-react.shift3sandbox.com/farms
  2. Use keyboard to navigate page, until you get to the filter button
  3. Confirm there is not a focus visibility indicator

Screenshots

Screen.Recording.2023-05-23.at.10.25.43.AM.mov

Desktop (please complete the following information):

Asus Laptop
Windows 10
Chrome 113..0.5672.127

Additional context

https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html

@aliciajbrookshire aliciajbrookshire added this to the QA Sprint #10 milestone May 23, 2023
@brianifoster brianifoster added the pending Bug reported for triage, waiting for Lead review. label May 23, 2023
@brianifoster brianifoster changed the title [A11] - WCAG 2.1 - Guideline 2.4 - List of Navigable Issues [A11y] - WCAG 2.1 - Guideline 2.4 - List of Navigable Issues May 23, 2023
@aliciajbrookshire aliciajbrookshire added the qa sprint Active QA Sprint label May 26, 2023
@aliciajbrookshire
Copy link
Author

Describe the bug

Reset my Password in the Security and Password section doesn't receive visible focus when navigating with keyboard

Expected behavior

2.4.7
Focus Visible
Level AA

Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://boilerplate-client-react.shift3sandbox.com/
  2. Click User icon in the top right
  3. Select Account Settings
  4. Click Security and Password
  5. Use tab to navigate and confirm Reset my Password button doesn't have a visible focus indicator

Screenshots

Screen.Recording.2023-05-23.at.4.12.51.PM.1.mov

Desktop (please complete the following information):

Asus Laptop
Windows 10
Chrome 113.0.5672.127

Additional context

https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html

@aliciajbrookshire
Copy link
Author

aliciajbrookshire commented May 26, 2023

Describe the bug

There are two tab stops with visible focus on the notification button in the nav bar

Expected behavior

2.4.7
Focus Visible
Level AA

Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://boilerplate-client-react.shift3sandbox.com/
  2. Use tab button to navigate page, until you get to the notification bell in the nav bar
  3. Notice that you have to tab twice to move the focus indicator to the user profile button
  4. Shift + Tab twice to return to the first tab stop on the notification button, then click enter
  5. Notice that user can now see the drop-down options for notifications but is unable to tab through those options
  6. Click enter on the second tab stop on the notification bell
  7. Confirm that the user can now enter the notification options and tab through

Screenshots

Screen.Recording.2023-05-26.at.10.12.06.AM.mov

Desktop (please complete the following information):

Asus Laptop
Windows 10
Chrome 113..0.5672.127

Additional context

https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html

@aliciajbrookshire
Copy link
Author

Describe the bug

Change my Email button in user profile does not have focus visibility indicator

Expected behavior

2.4.7
Focus Visible
Level AA

Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://boilerplate-client-react.shift3sandbox.com/
  2. Click on the user profile button
  3. Select Account Settings > User Profile
  4. Use tab to navigate through page
  5. Confirm there is not a focus visibility indicator on the Change my Email button

Screenshots

Screenshot 2023-05-23 at 4 14 16 PM

Desktop (please complete the following information):

Asus Laptop
Windows 10
Chrome 113..0.5672.127

Additional context

https://www.w3.org/WAI/WCAG21/Understanding/focus-visible.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y This is an accessibility issue pending Bug reported for triage, waiting for Lead review. qa sprint Active QA Sprint
Projects
None yet
Development

No branches or pull requests

3 participants