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

Scrollable tabs #32

Open
mschwartz opened this issue Mar 27, 2023 · 1 comment
Open

Scrollable tabs #32

mschwartz opened this issue Mar 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@mschwartz
Copy link

mschwartz commented Mar 27, 2023

I have a screen 1024 wide and 30 tabs, which don’t fit on the screen. Maybe the first 5 do.

ideally, I could set a prop to allow the tabs to be scrolled left and right to show any subset of the 30 tabs.

I do not want the entire page to scroll left/right!

one prop to enable scrolling.

one prop to always show a left and right chevron surrounding the visible tabs. Otherwise the chevrons show up automatically when you can scroll the tabs left and/or right.

one prop to disable the chevrons altogether. But on tablet, you can swipe left/right on the tabs to scroll others into view.

See https://mui.com/material-ui/react-tabs/#scrollable-tabs for an example.

@mschwartz
Copy link
Author

I want to add my thanks for your efforts. 😀👍

@Brendan-csel Brendan-csel added the enhancement New feature or request label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants