Combine tabs with disclosure #2725
Unanswered
andredewaard
asked this question in
Help
Replies: 0 comments
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.
-
Is it possible to combine tabs with a disclosure component?
We want to implement this design: https://tailwindui.com/components/ecommerce/components/category-filters#component-8dbbe78f722647bcb452fab9ba8a3b9a but have 2 filter types, 'filters' and 'presets'.
Both need to open a separate disclosure.
Right now i kinda made it work but clicking on another tab will close the disclosure (Which makes sense though)
Reproduction:
https://codesandbox.io/p/sandbox/gracious-pateu-ylnkx7
Beta Was this translation helpful? Give feedback.
All reactions