This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Right arrow button is not hidden when there is no more tabs hidden on the right. #241
Open
3 of 8 tasks
Description
When paper-tabs are used with arrow buttons like in demo case:
"The scrollable attribute causes the tabs to scroll, rather than compress when there is not enough space. Arrow buttons appear when any of the tabs are not completely visible."
the arrow on the right (that indicates more tabs to the right) is not hidden when the last tab is loaded in the view, resulting in an inconsistent behavior between the left and the right navigation arrows.
Also, the user can get confused as the right arrow is there and not even disabled but upon click will load no more tabs.
Expected outcome
The right arrow should be hidden in case the last tab is in view.
Actual outcome
The right arrow is visible when the last tab is in view.
Live Demo
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: