-
Notifications
You must be signed in to change notification settings - Fork 60
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
Smart menus are not scrollable (vertical scrolling in long menu list) #406
Labels
bug
Something which isn't working
Comments
Specifying this bug, instructions to reproduce:
|
wiebkemueller-hsh
assigned stefanscholz and wiebkemueller-hsh and unassigned eloquenza and wiebkemueller-hsh
Nov 3, 2023
wiebkemueller-hsh
moved this from To do REQ
to Ready for DEV
in Boost Union Planning Board
Nov 9, 2023
preferably with visible scroll bar. |
HsH-Wolf
moved this from Ready for DEV
to In Progress DEV
in Boost Union Planning Board
Jan 30, 2024
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Mar 21, 2024
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Mar 21, 2024
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Mar 21, 2024
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Mar 21, 2024
abias
moved this from In Progress DEV
to In Progress REVIEW
in Boost Union Planning Board
Apr 7, 2024
abias
pushed a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Apr 16, 2024
prasanna-lmsace
added a commit
to bdecentgmbh/moodle-theme_boost_union
that referenced
this issue
Jun 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a follow-up to #300
As a user, I want to scroll through the smart menu if it is cutoff vertically, so that I am still able to access every single entry. Currently, scrolling (in either direction) is not possible which leaves me as a user unable to reach said entries in the smart menu. As this is a standard operation throughout the web, the menu is not intuitive for me as a user.
Ideally I should be able to scroll independently from any circumstances: the scrolling operation should not depend on either the amount of list entries nor the available viewport. First and foremost this should be fixed for vertical cut offs, but fixing scrolling in a horizontal plane would also alleviate #356. As I am atleast able to read the entries then.
The text was updated successfully, but these errors were encountered: