You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered: