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
Dynamically change the title of one of the tabs so it grows and pushes the other tab titels out of the tab group
Use the below code snippet to reproduce it: start typing in the input field and the tab named "Tab 10" will be pushed outside of the tab group without the navigation arrows showing up.
Six Webcomponents version
4.0.3
Steps to reproduce
What is expected?
The naviagation arrows should appear dynamically as soon as one of the tab group titles is not fully visible anymore.
Note: When resizing the window, the naviagation arrows actually show up!
What is actually happening?
The tab titles are being pushed outside of the tab group and are not accessible anymore, as the navigation arrows are not showing up dynamically:
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: