[NcListItem] actions menu is not accessible via keyboard when not on hover #6158
Labels
1. to develop
Accepted and waiting to be taken care of
accessibility
Making sure we design for the widest range of people possible, including those who have disabilities
bug
Something isn't working
feature: list-item
Related to the list-item component
First I wanted to report this to the app where I encountered the issue (Notes), but then after a bit of digging I found out that most, if not all accessibility issues come from core components.
In this case it's NcListItem and its
@update:menuopen
action. I'm not a big frontent expert and I really don't know (yet) how to fix it, but this thing seems to be inaccessible not only for screen reader users, but for all keyboard users.Steps to Reproduce
NcListItem
). You'll eventually see a menu with actions like "Add to Favorites", "Share", "Delete" and so on.The text was updated successfully, but these errors were encountered: