OpenSourceBikeShare icon indicating copy to clipboard operation
OpenSourceBikeShare copied to clipboard

returning the bike via web app to wrong location

Open NetroSK opened this issue 7 years ago • 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

NetroSK avatar Aug 09 '16 08:08 NetroSK

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.)

nekromoff avatar Aug 09 '16 09:08 nekromoff

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

https://github.com/cyklokoalicia/OpenSourceBikeShare/issues/131

ewooonk avatar Nov 30 '17 16:11 ewooonk