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

[BUG] Storybook Accessibility Focus is not following keyboard using screen reader #2408

Closed
MaciejWolowski opened this issue May 13, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@MaciejWolowski
Copy link
Contributor

MaciejWolowski commented May 13, 2022

Describe the bug
Checking storybook accessibility using screen reader, focus is not following keyboard actions but screen reader is reading next objects

Preconditions

  • Some screen reader installed, I was using NVDA

How to reproduce
Steps to reproduce the behavior:

  1. Go to Storybook
  2. Open Screen Reader (reproduced using nvda)
  3. Start using "Tab" for checking focus on the website
  4. Move Focus for example to Releases
  5. Wait until screen reader reads Releases
  6. Using Keyboard arrows go bottom through the versions

Expected behavior
Both Focus shows next objects and screen reader reads it.

Actual behavior
Focus stays on Releases but screen reader reads next versions with your clicking the keyboard arrows

Screenshots
Storybook Accessibility Focus is not following keyboard

Devices (please complete the following information):

  • Device: [Desktop]
  • OS: [Windows 11]
  • Browser: [Chrome]

┆Issue is synchronized with this Jira Zadanie by Unito

@MaciejWolowski MaciejWolowski added the bug Something isn't working label May 13, 2022
@AdamPawlinski
Copy link
Contributor

The problem with a11y of folders in sidebar is probably on Storybook side. There issues with:

@AdamPawlinski AdamPawlinski self-assigned this Jun 6, 2022
@MaciejWolowski
Copy link
Contributor Author

@AdamPawlinski ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants