-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
nextcloud-libraries/nextcloud-vue
#4593Labels
Milestone
Description
This is accessibility issue.
! Please check if this issue is still relevant for current master!
There is an indicator (status) of user inside of select component. This is only visual information which won't be forwarded to a screen reader. There are 2 ways to move forward:
- Add this information via
aria-label - Remove a statuses from select items
Reactions are currently unavailable
