No visible cue on Mac that dropdown has hidden scrollable items, affecting downloads page et al #7468
Labels
accessibility
Issues concerning accessibility
design
good first issue
Issues for newcomers
help wanted
URL:
https://nodejs.org/en/download
Browser Name:
Safari
Browser Version:
Version 18.3 (20620.2.4.11.5)
Operating System:
macOS Sequoia v15.3
How to reproduce the issue:
what I did:
what I expected to happen: show the available approaches
what I actually got: only some of the approaches visible, and no cue more are available. The number visible is relatively small taking up a small part of the available screen. I spent some time thinking the website was broken until I tried on Windows, where the scrollbar is visible so there is a cue that can scroll. In particular, the two hidden approaches are
Devbox
andChocolatey
.Reproduced in Chrome as well as Safari.
I saw the same issue on the docs page in the
Other versions
dropdown, with no cue that more versions available if scroll. (In that case at least quite a few were shown.)I looked into the underlying technology for interest. All new to me, so not sure of pros and cons!
I see that the Radix Select documentation says about the custom scrollbar
In the example dropdown at the top of the Radix Select page, the
ScrollUpButton
andScrollDownButton
parts are included in the UX. In this screenshot the down chevron is visible:The text was updated successfully, but these errors were encountered: