open-consul/ui/packages/consul-ui/app/modifiers
John Cowen e09b9a2891
ui: Add all tooltips to the default tabbing order in the page (#9888)
* ui: Add all tooltips to the default tabbing order in the page

This amends our tooltip modifier to automatically add a tabindex="0" to
all of our tooltips (if they aren't tabbable already).

This means that all tooltips will automatically be
added to the natural tab order of the page. I'm pretty sure we don't
currently require the ability to disable this automatic functionality
but if we do at some point in the future we can add an option to disable
it, meaning all tooltips will be tabbable by default.
2021-03-18 14:35:50 +00:00
..
disabled.js ui: Adds warning icon to side menu when ACLs are disabled (#9864) 2021-03-17 11:23:00 +00:00
disabled.mdx ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
tooltip.js ui: Add all tooltips to the default tabbing order in the page (#9888) 2021-03-18 14:35:50 +00:00
tooltip.mdx ui: Add all tooltips to the default tabbing order in the page (#9888) 2021-03-18 14:35:50 +00:00
with-overlay.js ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
with-overlay.mdx ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00