Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

refining menu UI for empty submenus #363

Open
dharmaquark opened this issue Nov 12, 2018 · 1 comment
Open

refining menu UI for empty submenus #363

dharmaquark opened this issue Nov 12, 2018 · 1 comment

Comments

@dharmaquark
Copy link

dharmaquark commented Nov 12, 2018

right now, when a submenu is empty, the parent menu item will open an empty/compressed submenu, or vertical bar (see screenshot below). This can get a little confusing in the UI, especially in cases where the submenu context is set dynamically and not known before runtime.

submenu

May be nice to add some visual indication that the submenu is empty (maybe disabling the parent menu item, or adding an 'Empty' or 'No Items' type row to the submenu that makes it clearer in the UI that the submenu is intentionally empty?)

Opening this issue to start a conversation around possible ways to refine the UI for explicitly empty/disabled submenus.
(@jasongrout and @ivanov for awareness)

@sccolbert
Copy link
Member

I like this as a general idea.

For what it's worth, you could possibly implement this yourself right now with a custom Menu.IRenderer.

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

No branches or pull requests

2 participants