We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
User can seemingly search for terms that are not in the criteria and get all the results (because no criteria are selected)
terms not found in the criteria should be deleted from the search bar
terms not found in the criteria are left in the search bar and "Search" button is enabled
Like, delete the term or something, JS allows it, but who knows with modern frameworks 😒
Type "turtle" in the search bar:
Click anywhere:
Click "Search" and get all the results:
All projects, all environments
No response
The text was updated successfully, but these errors were encountered:
timakro
Successfully merging a pull request may close this issue.
General Summary
User can seemingly search for terms that are not in the criteria and get all the results (because no criteria are selected)
Expected Behavior
terms not found in the criteria should be deleted from the search bar
Current Behavior
terms not found in the criteria are left in the search bar and "Search" button is enabled
Possible Solution
Like, delete the term or something, JS allows it, but who knows with modern frameworks 😒
Steps to Reproduce
Type "turtle" in the search bar:
Click anywhere:
Click "Search" and get all the results:
Context (Environment)
All projects, all environments
Detailed Description
No response
The text was updated successfully, but these errors were encountered: