when I am searching, search type drop down changes auto search. This is usually undesired.
What should have happened instead ?
To reduce error exposure, we shouldn't auto search unless the search input was first changed. Otherwise we are adding more load to the api for no reason (ie searching first letter search 123).
How can authors of this project cause the issue to occur on their systems ?
What went wrong ?
when I am searching, search type drop down changes auto search. This is usually undesired.
What should have happened instead ?
To reduce error exposure, we shouldn't auto search unless the search input was first changed. Otherwise we are adding more load to the api for no reason (ie searching first letter search 123).
How can authors of this project cause the issue to occur on their systems ?