returning the bike via web app to wrong location
NetroSK opened this issue · 2 comments
NetroSK commented
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)
SUGGESTED VIEW (with "to STANDNAME" added directly into the button)
This makes it clear for user where he/she is returning bike to.
nekromoff commented
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.)