gis-ops / valhalla-app

This is the demo web app running on https://valhalla.openstreetmap.de
https://valhalla.openstreetmap.de
MIT License
163 stars 90 forks source link

[FEATURE] Tooltip for search box of Directions and Isochrones tab #115

Closed MihirKp25 closed 1 year ago

MihirKp25 commented 1 year ago

Description

What kind of feature you are suggesting?

When users search for any destination, they get a variety of choices for a destination but cannot preview the full address when they have entered the destination. We can add a tooltip for the search box in both Direction and Isochrones tabs. This tooltip will show a small preview of whatever input is given in the search box. If nothing is given input we can disable input for that time.

Does it solve any problem?

It prevents from getting confusion for users because it may happen some time initial words of some addresses are almost the same and therefore it will be tedious for the user to check it by selecting it. Instead, we can show him/her a preview of input given directly.

Screenshots

image2

Additional information

I want to implement this feature as a part of my pre-GSOC work

nilsnolde commented 1 year ago

Jep, small UX improvements like that are appreciated, thanks.