flexion / flexion-ads-18f-response

GSA 18F Agile Delivery Services Prototype Response (Pool 3)
http://pool3.18f.flexion.us/
Other
2 stars 5 forks source link

Enter key in search field not submitting the search #61

Closed mgeorge4 closed 9 years ago

mgeorge4 commented 9 years ago

Type a drug name in full and press enter and nothing happens. I would expect it to submit the search.

Similarly when arrows are used to select a type ahead drug name and enter is pressed the first time it selects the drug (expected) but then either should submit the search or a second enter should submit the search as a subset of the above issue.

nattarnoff commented 9 years ago

We have an ng-click on the button. Looks like we do need to add NgARIA to make the enter keypress to work.

mgeorge4 commented 9 years ago

tested on all 3 browsers. :+1: