Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollable dropdowns not discoverable #148

Open
jakebrbell opened this issue Sep 14, 2018 · 1 comment
Open

Scrollable dropdowns not discoverable #148

jakebrbell opened this issue Sep 14, 2018 · 1 comment

Comments

@jakebrbell
Copy link

When there is a dropdown with a lot of options on a block, it isn't apparent that you can scroll and see more options. One example of this is from the Minecraft: Hero's Journey activity.

screen shot 2018-09-14 at 3 21 40 pm

Some possible solutions:

  • Make the scrollbar always visible, so it's clear to the user that it is scrollable.
  • Show a small arrow at the bottom (this would especially be helpful for touch users).
  • Make the last viewable item on the list only half shown so it's clear that there are more options.

Separately, it might also be helpful if the dropdown menu took up more space (height) on the screen to reduce times when the user would have to scroll.

@janhink
Copy link

janhink commented Nov 26, 2021

I second this, even three years later this issue still persists. On Chrome the scrollbar isn't visible so the users don't know they can scroll to see the other options. On Vivaldi the scrollbars are there. So this is a browser specific issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants