Replies: 1 comment 1 reply
-
Nope, that will be an accessibility violation, see specs – https://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-2/tabs.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using Tabs to switch between views, but also want the possibility to hide the views altogether. For this, I would like to be able to click the currently active tab to unselect it.
If this is deemed a valuable addition to Mantine I can try creating a PR that adds a prop that enables this behavior. What y'all think about this?
Beta Was this translation helpful? Give feedback.
All reactions