Add a command palette ( / or ⌘K) for quick navigation across assets, people, and menus #404
yoonhyunwoo
started this conversation in
Ideas and feature requests
Replies: 2 comments
|
@orthagh This is unrelated, but it looks like the discussion is getting spammed.. |
0 replies
|
Thank you for the ping. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
GLPI navigation today means drilling through the multi-level menu or using the global search page.
The existing "Find menu" fuzzy modal (Ctrl+Alt+G) only jumps to menu pages
it can't jump to a specific asset, user, or software, which is the most common "I know the name, take me there" need.
Proposal
Extend the existing FuzzySearch modal into a unified command palette:
A working implementation demo exists on yoonhyunwoo:feature/command-palette.
demo.mov
Prior art
No existing issue/PR found for a command palette;
Happy to open a PR after discussion on scope/UX.
All reactions