Skip to content
Discussion options

You must be logged in to vote

What you'd do is set a label on the item itself with a summary of the content followed by "press Tab for more actions". A context menu is also a popular choice if the actions are just activatable.

Activating the item to unlock tab navigation inside it is another possibility. In that case it could be useful to mark the items as expandable.

If this is in the context of Vizia, one thing I noticed is that Role::List and Role::ListItem are used. Usually for focusable elements you want Role::ListBox and Role::ListBoxOption. The formers are more appropriate for bulleted or numbered lists inside paragraphs.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@geom3trik
Comment options

@DataTriny
Comment options

Answer selected by geom3trik
@geom3trik
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants