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

Add an indicator that there are more tabs as currently visible #5706

Open
nicolasr75 opened this issue Sep 6, 2024 · 1 comment
Open

Add an indicator that there are more tabs as currently visible #5706

nicolasr75 opened this issue Sep 6, 2024 · 1 comment

Comments

@nicolasr75
Copy link

Description

We use several tab controls in our web application and depending on screen size not all tab items are visible.
Some of our customers complained that they sometimes do not see any indication that there are more tabs.
I should mention that we are still on version 2 but as I noticed in the interactive demo "Scrolling tabs" on material-web.dev the behavior is still the same.

The tab control from Vaadin blends out the last visible tab if there are more and optionally shows a scroll button.
https://vaadin.com/docs/latest/components/tabs

That would be a nice feature.

@asyncLiz
Copy link
Collaborator

asyncLiz commented Sep 9, 2024

We have an internal issue (b/131710797) asking for design to spec out paginated tabs for this use case. No movement on it yet, but I +1'd that this is a desirable feature to have.

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

No branches or pull requests

2 participants