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
When the Tabs component has a long list of tabs inside and the page is first rendered with a selected tab, the selected tab may not be shown. The user has to press the < or > arrows to look for the selected tab.
I am using carbon-components 10.20.0 and carbon-components-react 7.20.0.
Example is like this:
When I load the page, it shows the list of tabs:
But have to scroll to see the selected tab:
I think it will cause usability issue from end users.
The text was updated successfully, but these errors were encountered:
When the Tabs component has a long list of tabs inside and the page is first rendered with a selected tab, the selected tab may not be shown. The user has to press the < or > arrows to look for the selected tab.
I am using carbon-components 10.20.0 and carbon-components-react 7.20.0.
Example is like this:
When I load the page, it shows the list of tabs:
But have to scroll to see the selected tab:
I think it will cause usability issue from end users.
The text was updated successfully, but these errors were encountered: