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
Currently, when we search for something in the dashboard search box, it searches for a substring.
The search can be improved by searching for the individual words in the input query.
For example, if there is a workspace named - Foo Bar Baz, searching for foo baz should bring this up.
Foo Bar Baz
foo baz
Importance: Low
Use cases:
The text was updated successfully, but these errors were encountered:
Hi @harshilsharma63, please assign this issue to me.
@De1ain there you go!
Summary
Currently, when we search for something in the dashboard search box, it searches for a substring.
The search can be improved by searching for the individual words in the input query.
For example, if there is a workspace named -
Foo Bar Baz, searching forfoo bazshould bring this up.How important this is to me and why
Importance: Low
Use cases:
The text was updated successfully, but these errors were encountered: