bikehopper / bikehopper-ui

Friendly bike+transit directions (frontend)
Other
26 stars 1 forks source link

2 taps for instructions #377

Closed graue closed 3 weeks ago

graue commented 3 weeks ago

In my experience watching people use BikeHopper, when they click on an itinerary other than the first one, they usually just want to highlight it on the map, and don't want to go into the detailed instructions screen.

This change makes it so that the first tap on an unselected itinerary just highlights it, while tapping on an already selected itinerary still goes into the instructions.

To hint that step-by-step instructions are available, a new bullet-point list icon is shown on the selected itinerary.

Default state:

Screen Shot 2024-08-21 at 17 35 13

After tapping once on second itinerary:

Screen Shot 2024-08-21 at 17 35 30

abhumbla commented 3 weeks ago

I like this I think

Andykmcc commented 3 weeks ago

I like this too

graue commented 3 weeks ago

I'll interpret your comments as approving the PR, thank you!