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

Menu items are hard to expand #945

Open
tnozicka opened this issue Nov 29, 2023 · 0 comments
Open

Menu items are hard to expand #945

tnozicka opened this issue Nov 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tnozicka
Copy link
Member

tnozicka commented Nov 29, 2023

When you want to expand a hierarchical item in the menu without visiting the "dummy" index page, it is extremely tricky to hit the tiny arrow to only expand the menu (5px height)
Screenshot from 2023-11-29 12-46-55

It would be great if the space would be larger.

Even better approach might be to allow getting rid of the dummy index pages and let the items be expanded when clicking on the whole menu item (including the text). Expanding the items is desirable because you avoid the roundtrip to the server to fetch the extra index page. Also the "dummy" index pages usually have the same content as the menu index but often get out of sync (or they are not pretty), so some page is missing or they are reordered (like in the screenshot). To cover the case when you want to have in intro to a section, we can always add an item called Overview or something like that as the first one in the list.

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

No branches or pull requests

2 participants