You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when you search for a condition on the new statement page, if you type less than 3 characters it sends a search with keyword = '' which the api then returns as a bad request
To Reproduce
Steps to reproduce the behaviour:
go to /new/statment
type a character in the 'conditions' field
See error in console
Expected behaviour
it should not make a search request a all if the user hasn't typed 3 or more characters
and should have some message visible to the user that this is a requirement to see results
Describe the bug
when you search for a condition on the new statement page, if you type less than 3 characters it sends a search with keyword = '' which the api then returns as a bad request
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
it should not make a search request a all if the user hasn't typed 3 or more characters
and should have some message visible to the user that this is a requirement to see results
Versions (please complete the following information):
tested on dev deployment https://graphkbdev.bcgsc.ca/query-advanced in chrome
Version: dev (f72972b)
The text was updated successfully, but these errors were encountered: