archesproject / arches-collector

GNU Affero General Public License v3.0
3 stars 3 forks source link

On iOS, enabling a fullscreen map can cause map controls to disappear #641

Open chrabyrd opened 3 years ago

chrabyrd commented 3 years ago

Describe the bug

This does not appear to be an issue for andriod/web. Enabling the 'fullscreen' option for a map in the editor can cause the map controls to disappear. Only backing out of the screen fixes this. It does not happen every time.

To Reproduce Steps to reproduce the behavior:

  1. Navigate to a GeoJsonCollector editor screen on an iOS device
  2. Tap the fullscreen button
  3. Notice the map controls are no longer visible

Expected behavior A clear and concise description of what you expected to happen.

Enabling the fullscreen button should not cause the map controls to disappear.