DRTforGSA18F / FoodRecallGateway

Food Recall Gateway Repository
http://foodrecallgateway.herokuapp.com/
0 stars 5 forks source link

Enter doesn't trigger the search #52

Closed ttelenta closed 9 years ago

ttelenta commented 9 years ago

Search Bar 1) I search by "milk" + "strawberry" and click Enter 2) system displays results for the following search query: "milk" + "strawberry" + "cheese". This is because Enter was auto selecting the next item on the list instead of initiating the Search

Enter doesn't trigger Search.

DRTforGSA18F commented 9 years ago

@ttelenta This is by design. Pressing enter is dedicated to autocomplete keywords. you will have to tab to the search button and press enter to perform a search. Again if feel differently, we can reopen this defect.