Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Responsive orientation for tabs #66

Open
TaylorFacen opened this issue Sep 8, 2023 · 1 comment
Open

Request: Responsive orientation for tabs #66

TaylorFacen opened this issue Sep 8, 2023 · 1 comment
Labels
request New feature or request

Comments

@TaylorFacen
Copy link

It would be great if we could set

<Tabs.Root defaultValue="account" orientation = {{ initial: "vertical", md: "horizontal" }} >...

so that tabs look nice on both desktop and mobile.

@vladmoroz vladmoroz added the request New feature or request label Jan 4, 2024
@vladmoroz
Copy link
Contributor

What does your design look like here? By default, Tabs overflow into a scrollable container, and in 3.0 we added a prop to wrap them to next line instead, so there’re usable options for smaller viewports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants