Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some buttons disappear from map #8184

Closed
oleg-rswll opened this issue May 15, 2024 · 3 comments · Fixed by #8250
Closed

Some buttons disappear from map #8184

oleg-rswll opened this issue May 15, 2024 · 3 comments · Fixed by #8250
Labels
Good first issue Good for newcomers iOS iOS development UI User interface issues

Comments

@oleg-rswll
Copy link

oleg-rswll commented May 15, 2024

Problem Statement

After certain options are run, several of the buttons on the map disappear but the main buttons still remain.

It's not clear why this mode exists, why only some buttons hide, but some display.

Trying to get the buttons back is tricky and annoying. This becomes a task of trying different spots on the to find a spot that doesn't have anything, but what looks like nothing may actually have something, so this often takes many tries.

Recreation steps , iOS:

  1. Press the burger menu on the main screen
  2. Select "Add Place to OpenStreetMap". The map zooms in.
  3. Press the "Cancel" button at the top left.
  4. The main buttons at the bottom remain, but the other buttons (layer, zoom, location) disappear. To get them back, need to tap on the map where there are no OSM features, and this is not obvious and can take many attempts.

There are other scenarios that cause this state, need to find all of them and make changes for all of them.

The buttons should not disappear.

Criteria
In the scenarios above, keep all the buttons on the map, don't have buttons disappear at all.

@biodranik
Copy link
Member

Please check #7876

@oleg-rswll
Copy link
Author

oleg-rswll commented May 16, 2024

7876 is about the tapping and selection on the map. This issue is about buttons disappearing where they shouldn't.

@biodranik
Copy link
Member

@oleg-PK you're right, that's a different issue. This is definitely a bug that should be fixed. May we ask @kirylkaveryn to earn +1 solved issue? ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Good for newcomers iOS iOS development UI User interface issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants