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

Better search focus management #243

Open
cloverich opened this issue Sep 14, 2024 · 0 comments
Open

Better search focus management #243

cloverich opened this issue Sep 14, 2024 · 0 comments

Comments

@cloverich
Copy link
Owner

Current state (as of #217) is: focus search box produces a dropdown with suggestions (no typeahead support yet). After deleting or creating a search tag, the typeahead (re)pops open.

Screenshot 2024-09-14 at 9 16 37 AM

Escape closes the dropdown, and is basically a required action.

I think instead do this:

  • cmd+f to focus search
  • adding and removing tag closes popup, de-focuses input
  • but typing after refocuses input and shows dropdown
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