You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user searches for a layer in the Layers list (opened from the bottom menu) and then clears the search by tapping ✕, an extra navigation state is pushed onto the stack. As a result, tapping the back arrow once returns to the search state instead of the map canvas, requiring a second tap to fully exit the Layers list.
Tap the Layers icon in the bottom menu to open the Layers list
Type any text in the search field to filter layers
Tap ✕ (clear/reset) to clear the search
Tap the back arrow to return to the map canvas
Actual results
The first back-arrow tap does not return to the map — it appears to dismiss the search state but stays in the Layers list. A second back-arrow tap is required to fully close the Layers list and return to the map canvas.
Expected results
A single back-arrow tap after clearing the search should return the user directly to the map canvas.
Screenshots or logs
ScreenRecording_08-20-2026.14-14-18_1.MP4
Conclusion Created by Claude and supervised by a human test analyst.
Description
When a user searches for a layer in the Layers list (opened from the bottom menu) and then clears the search by tapping ✕, an extra navigation state is pushed onto the stack. As a result, tapping the back arrow once returns to the search state instead of the map canvas, requiring a second tap to fully exit the Layers list.
Environment
[x] PROD
Application (+ app version, build, operating system)
Mergin Maps Mobile App
Steps to reproduce
Actual results
The first back-arrow tap does not return to the map — it appears to dismiss the search state but stays in the Layers list. A second back-arrow tap is required to fully close the Layers list and return to the map canvas.
Expected results
A single back-arrow tap after clearing the search should return the user directly to the map canvas.
Screenshots or logs
ScreenRecording_08-20-2026.14-14-18_1.MP4
Conclusion
Created by Claude and supervised by a human test analyst.