cyklokoalicia/OpenSourceBikeShare

returning the bike via web app to wrong location

NetroSK opened this issue · 2 comments

There is a common issue on web app that users accidentally return the bike to its original location (where they rented it). Simple UX tweak will lower the wrong location returns.

CURRENT VIEW (when planning to return a bike)
whitebikes return ux tweak

SUGGESTED VIEW (with "to STANDNAME" added directly into the button)
This makes it clear for user where he/she is returning bike to.
whitebikes return ux tweak copy 2

possible fix: on focus change select to default option "--- select stand ---"
(needs to be tested if this works with pre-cached pages displayed in mobile browsers such as android etc.)

The following solution solves this issue, but requires users to have a phone with GPS.

#131