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

Make global summon focus the search box #321

Closed
joadoumie opened this issue Jan 13, 2025 · 1 comment · Fixed by #326
Closed

Make global summon focus the search box #321

joadoumie opened this issue Jan 13, 2025 · 1 comment · Fixed by #326
Labels
Area-HostUX UX elements of the host CmdPal application

Comments

@joadoumie
Copy link
Collaborator

Related to #306 as clicking right now takes focus away from the search box.

We need to ensure that the keyboard shortcuts are always captured and that the search box pretty much always has focus (as it is responsible for the keyboard handling + it also is just really important to always be able to filter).

This also relates to #271 because in that flow, it actually does take focus away from the search box when you relaunch the palette.

@joadoumie joadoumie added the Area-HostUX UX elements of the host CmdPal application label Jan 13, 2025
@zadjii-msft
Copy link
Owner

Fixed in #326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-HostUX UX elements of the host CmdPal application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants