jeancochrane / mellow-bike-map

🚲 Web app and routing API for finding safe, chill bike routes. Like Google Maps if it took you through cozy side streets.
https://mellowbikemap.com
MIT License
13 stars 5 forks source link

Automatically show custom autocomplete options when the input is focused #45

Open kalilsn opened 2 years ago

kalilsn commented 2 years ago

Right now you have to enter some text (anything, not a substring) to get our custom options to appear below the autocomplete search inputs for start/destination locations. It would be better if the location option showed up as soon as the input was focused, like the behavior on citymapper's web app

image