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

Accessible macOS Web #98

Open
4 tasks
PuruVJ opened this issue Apr 23, 2021 · 0 comments
Open
4 tasks

Accessible macOS Web #98

PuruVJ opened this issue Apr 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@PuruVJ
Copy link
Owner

PuruVJ commented Apr 23, 2021

Time to add accessibility to this app. Its highly unaccessible at this point. Keyboard users can never know where they are, users are used to moving around using arrow keys, on certain list-like areas(menus), and the aria markup pretty much sucks

Actions to be taken:

  • Add some form of indicator that the item is focused
  • Add roving tabindex to menubar, context menu.
  • Tabbing around should trigger the menubars
  • ARIA labels

Much more that can be done. Also, I am not very good at ARIA. Would appreciate if I could get comments/tips when I do it wrong in the code 🙏🙏

@PuruVJ PuruVJ self-assigned this Apr 23, 2021
@PuruVJ PuruVJ added enhancement New feature or request help wanted Extra attention is needed labels Apr 23, 2021
@PuruVJ PuruVJ pinned this issue Apr 23, 2021
@PuruVJ PuruVJ mentioned this issue Apr 23, 2021
@PuruVJ PuruVJ unpinned this issue Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant