Atom-Learning/components

`Tabs.TriggerList`: scrolling to the end/begin of a list does not hide the arrow

Mhoog opened this issue · 2 comments

Mhoog commented

Component Name (*)

Tabs.TriggerList

Expected Behaviour (*)

  1. Render a Tabs.TriggerList that overflows.
  2. Horizontally scroll to the end of the list.
  3. The scroll indicator (arrow) should be hidden.

When I scroll the Tabs.TriggerList horizontally using a touch device or trackpad for example, the scroll indicator arrows are not hidden when I reach

Actual Behaviour (*)

The scroll indicator (arrow) is still visible.

Steps to reproduce (*)

See above.

Other information (*)

It seems that the is-the-end-of-the-list-reached-check is only happening onClick.

This issue is stale because it has been open for a year with no activity. Remove stale label or comment or this will be closed in 7 days.

This issue was closed because it has been stalled for a year with no activity.