Skip to content

Conversation

@juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Jan 10, 2024

Fix #5220

There are some menubar entires that cannot be collapsed in the hidden entries list as they trigger another popover which comes with too much complexity to implement a nested popover now. However with 320px we have enough space to show all of them.

For others (like callout actions) where the menu is just a list of simple action buttons we can just merge them into the overflow menu.

This ensures that any action is usable on all screen sizes >= 320px.

Screenshot 2024-01-10 at 15 24 13

Copy link
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't test the code, but looks sensible to me. Only one comment.

…te children in the hidden entries

Co-authored-by: Jonas <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
@juliusknorr
Copy link
Member Author

/backport to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BITV]: On small screens it is not possible to reach a submenu

3 participants