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

Improve accessibility #2920

Open
4 tasks done
wofferl opened this issue Nov 24, 2024 · 1 comment · May be fixed by #3004
Open
4 tasks done

Improve accessibility #2920

wofferl opened this issue Nov 24, 2024 · 1 comment · May be fixed by #3004
Assignees
Labels
1. to develop enhancement frontend impact Javascript/Frontend code

Comments

@wofferl
Copy link
Collaborator

wofferl commented Nov 24, 2024

There are currently several problems that restrict a proper accessibility.

For example no real anchor points for screen readers as mentioned in #2919

The major tasks should be:

  • setting roles and names on all user interface components
  • accessible key navigation
  • proper tab index
  • correct focus management

I start this issue with a link list, to see what it needs to get this right:

@wofferl wofferl added 1. to develop enhancement frontend impact Javascript/Frontend code labels Nov 24, 2024
This was referenced Nov 25, 2024
@wofferl wofferl self-assigned this Dec 3, 2024
@wofferl
Copy link
Collaborator Author

wofferl commented Dec 3, 2024

proper tabbing will be fixed when the next nextcloud-vue version lands with nextcloud-libraries/nextcloud-vue#6226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop enhancement frontend impact Javascript/Frontend code
Projects
None yet
1 participant