We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Users might not know where a menu option is.
Provide a "Help" menu with a text box to search for commands that are present in other pull-down menus.
This could also be integrated by searching the input in the JupyterLab docs.
macOS apps commonly have a "Help" menu which allows users to search for menu options:
On hover, the macOS UI highlights the menu item in context:
Google Docs also provides such a UI:
The text was updated successfully, but these errors were encountered:
Triage notes: The pull-down menus are implemented in Lumino, so this might be added (as a reduced form of the command palette) in Lumino.
Sorry, something went wrong.
I would prefer advertising and improving the command palette to address this.
No branches or pull requests
Problem
Users might not know where a menu option is.
Proposed Solution
Provide a "Help" menu with a text box to search for commands that are present in other pull-down menus.
This could also be integrated by searching the input in the JupyterLab docs.
Additional context
macOS apps commonly have a "Help" menu which allows users to search for menu options:
On hover, the macOS UI highlights the menu item in context:
Google Docs also provides such a UI:
The text was updated successfully, but these errors were encountered: