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

Show command palette more as a search bar off the bat #3904

Open
franknoirot opened this issue Sep 17, 2024 · 0 comments
Open

Show command palette more as a search bar off the bat #3904

franknoirot opened this issue Sep 17, 2024 · 0 comments

Comments

@franknoirot
Copy link
Collaborator

The appearance of the command palette and its entry point have always been tricky and problematic. It acts as a search bar, but its hint in the UI is a button that reads "Commands". Its hint button appears over in the top-right, but the command palette opens in the top-center.

Screenshot 2024-09-17 at 10 22 45 AM

As a small step toward reconciling these issues, try presenting the UI hint button as a search bar or search-related button more immediately. Here are examples from:

GitHub

Shows a search bar joined with a little command icon button on its right end. Clicking the search bar opens a large top-center search UI, clicking the command icon opens their new command palette UI which has a more distinct overlay and boasts commands as well as their former search functionality/

Screenshot 2024-09-17 at 10 25 46 AM

VS Code

Shows a bit fake search bar at the top-center that opens their real command palette search UX on click

Screenshot 2024-09-17 at 10 25 56 AM

Onshape

Shows a "Search tools" search bar over in the top-right, in the same strip as the rest of their toolbar tools. This opens an in-situ search results list, which does not feel like a command palette as much as docs search.

Screenshot 2024-09-17 at 10 28 25 AM

Note: Figma does not show a UI hint of their command palette

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

No branches or pull requests

1 participant