Closed Mike-Heneghan closed 5 years ago
Confirmed that the event to change the search input from a placename to a postcode before the form was submitted triggered by keypress and not on click of the search button.
Added an on click
listener with the same behaviour.
Merged into master
Might be worth looking at potential improvements for when a user types a place name into the search box. Potentially only triggering on entering rather than clicking on search button.