bigskysoftware / bigskysoftware/missing
Tabset improvements
Open
- Dominant language
- CSS
- Stars
- 798
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
With the upcoming refactor of tabs, we should try to support the following:
- [x] start / end + horizontal / vertical tablists, facilitated by `` container element.
- [ ] close / reopen tabs
- [ ] reorder tabs
- [ ] multiple select tabs (idk i what this looks like visually)
- [ ] scrolling / wrapping tablists, or [tablist reflow](https://github.com/w3c/aria-practices/issues/2438) or [overflow menu](https://storybooks.fluentui.dev/react/?path=/docs/components-tablist--docs#with-overflow)
- [x] [tabs with actions](https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-actions/)
Contributor guide
Assessment
This issue has not been assessed yet.