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
Thorium Home library windows displays Recently opened and recently added titles.
The view of shown titles can be moved right or left with sliders but is also automatically moved when tabbing between titles.
Therefore, the sliders buttons are of no use for keyboard users and introduce an additional complexity for screen reader users who have access to a button that changes nothing to them (next tab will always return to the first title from that pseudo list, notto the first seen one).
I suggest to aria-hidden those buttons.
The text was updated successfully, but these errors were encountered:
Thorium Home library windows displays Recently opened and recently added titles.
The view of shown titles can be moved right or left with sliders but is also automatically moved when tabbing between titles.
Therefore, the sliders buttons are of no use for keyboard users and introduce an additional complexity for screen reader users who have access to a button that changes nothing to them (next tab will always return to the first title from that pseudo list, notto the first seen one).
I suggest to
aria-hidden
those buttons.The text was updated successfully, but these errors were encountered: