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

Command Bar Improvements #18552

Open
1 of 24 tasks
thmsobrmlr opened this issue Nov 10, 2023 · 0 comments
Open
1 of 24 tasks

Command Bar Improvements #18552

thmsobrmlr opened this issue Nov 10, 2023 · 0 comments
Labels

Comments

@thmsobrmlr
Copy link
Contributor

thmsobrmlr commented Nov 10, 2023

Command Bar Improvements

#17864 and #18355 bring us a global search and command bar. There are a lot of ways to improve it and this issue tracks

Please let me know what you like / don't like and any other ideas :) Roughly ordered by perceived importance.

Todos

Ways/ideas to improve the search

  • "Recently searched..."
  • Implement a facetted search interface for tags, authors, etc
  • Boost things the user has created/viewed/... in the search; generally things that are looked at often
  • Maybe try out trigram (fuzzy) search as an alternative
  • Add a preview like on the website
  • Allow searching entities in ClickHouse (persons/events)
  • Hide tabs for features the team doesn't user e.g. hide actions if the team doesn't have any
  • Add a search headline (highlighting the search term in the results)
  • Perf improvement: Limit the number of returned entries per entity
  • Perf improvement: Add a search vector column / GIN index
  • Allow to customize the search language for better results

Ways/ideas to improve the commands

  • Add commands to toggle light/dark mode
  • "Recently performed..."
  • Add commands for all product sections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant