This repository was archived by the owner on Jun 23, 2026. It is now read-only.
Replies: 1 comment
-
|
MDN has documentation on the ARIA: tooltip role that we may be able to rely on. I think we should make it possible to force the tooltip open from the context menu if the context menu was opened using a keyboard shortcut or longpress. This is also related to #108, since we would trigger the context menu with Enter. The tooltip is always plain text and can be displayed inline, while the help option is much more involved: it sometimes opens a new web page or a new pane on the existing page. So I think we need both. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How might we give users access to the information provided in the block's tooltip? Is this redundant and therefor confusing if we also give users access to the help info? (see related discussion about help info)
Beta Was this translation helpful? Give feedback.
All reactions