[tabs] add `hiddenUntilFound` for `Tabs.Root`
Open
component: tabs
type: new feature
- Dominant language
- TypeScript
- Stars
- 10.9k
- Forks
- 543
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 101
Description
# Feature request
## Summary
Add `hiddenUntilFound` prop and behavior for `Tabs.Root`
## Motivation
I am building app for documentation. Some UI parts are using tabs. And having user to be able to use native browser search and reveal specific tab when panel contains the searched content is very useful and nice UX.
Similarly how it behaves in Accordion: https://base-ui.com/react/components/accordion#AccordionRoot-hiddenUntilFound
Component: https://base-ui.com/react/components/tabs#root
Contributor guide
Assessment
This issue has not been assessed yet.