[android] Place page shortcut buttons inconsitent #3157

Closed
opened 2022-08-11 08:00:00 +00:00 by arnaudvergnet · 2 comments
arnaudvergnet commented 2022-08-11 08:00:00 +00:00 (Migrated from github.com)

When a place has a phone number available, the place page's bottom bar containing actions changes: the Route From button gets replaced by a Call button. In this case, the share button to the right gets replaced by a More button showing a bottom sheet with the replaced buttons.
The same kind of behavior also happens when in planning mode but with a new Add Stop button. So we have 4 different shortcuts positions possible.

This makes it harder to plan trips: If I want to try routes from different starting points, I must check if the place has a phone number to understand where the different buttons will be.

IMO those action buttons should never change no matter the place page's content so users can rely on muscle memory (they could still change if we are planning/browsing the map).

Suggestions

  • Remove the Call button as users can still click the number in the place page's content.
  • In regular map view, always show the buttons in this order (left to right):
    • Share
    • Save
    • Route from
    • Route to
  • In planning mode, always show the buttons in this order (left to right):
    • More (with Save and Share in the bottom sheet)
    • Add stop
    • Route from
    • Route to

This way the most often used buttons will be easier to access. This order could then be mirrored when implementing a left-handed mode.

Here is an example of 2 POIs, one with a phone number and one without in regular and planning modes.

With phone number Without phone number
Screenshot_20220811-093925_Organic_Maps Screenshot_20220811-094538_Organic_Maps
Screenshot_20220811-094943_Organic_Maps Screenshot_20220811-094938_Organic_Maps
When a place has a phone number available, the place page's bottom bar containing actions changes: the `Route From` button gets replaced by a `Call` button. In this case, the share button to the right gets replaced by a `More` button showing a bottom sheet with the replaced buttons. The same kind of behavior also happens when in planning mode but with a new `Add Stop` button. **So we have 4 different shortcuts positions possible.** This makes it harder to plan trips: If I want to try routes from different starting points, I must check if the place has a phone number to understand where the different buttons will be. IMO those action buttons should never change no matter the place page's content so users can rely on muscle memory (they could still change if we are planning/browsing the map). #### Suggestions - Remove the `Call` button as users can still click the number in the place page's content. - In regular map view, always show the buttons in this order (left to right): - Share - Save - Route from - Route to - In planning mode, always show the buttons in this order (left to right): - More (with Save and Share in the bottom sheet) - Add stop - Route from - Route to This way the most often used buttons will be easier to access. This order could then be mirrored when implementing a left-handed mode. Here is an example of 2 POIs, one with a phone number and one without in regular and planning modes. | With phone number | Without phone number | |-|-| | ![Screenshot_20220811-093925_Organic_Maps](https://user-images.githubusercontent.com/80701113/184086330-89b7be1f-a6c0-485f-aa24-13df6d3c2ed7.png) | ![Screenshot_20220811-094538_Organic_Maps](https://user-images.githubusercontent.com/80701113/184087214-b82d5640-6638-49c0-8c09-fa0e5ec3864c.png) | | ![Screenshot_20220811-094943_Organic_Maps](https://user-images.githubusercontent.com/80701113/184087875-7bbdbcab-91e0-4eed-a43f-66124dd1f789.png) | ![Screenshot_20220811-094938_Organic_Maps](https://user-images.githubusercontent.com/80701113/184087871-cbf61a36-3b96-4877-84b6-0eeab244278b.png) |
biodranik commented 2022-08-14 12:28:10 +00:00 (Migrated from github.com)
  1. Agree with the call button, it should be consistent.
  2. Changing the order of buttons is a no-go at the moment, many people have already used to it.
1. Agree with the call button, it should be consistent. 2. Changing the order of buttons is a no-go at the moment, many people have already used to it.
arnaudvergnet commented 2022-08-14 13:57:15 +00:00 (Migrated from github.com)

If not changing the order, at least we should make it so it does not change with the presence of a phone number.

If not changing the order, at least we should make it so it does not change with the presence of a phone number.
This repo is archived. You cannot comment on issues.
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#3157
No description provided.