-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Summary
After selecting one or more place-type chips in the Nearby tab, the map is correctly filtered. If I switch to another bottom-nav tab (e.g., Contributions or Explore) and then return to Nearby, the chips still appear selected, but the map shows unfiltered pins. I expected the map&list to remain filtered and reapply the same place-type filters on return.
Steps to reproduce
- Open the app and grant location permission.
- Go to the Nearby tab.
- Select one or more place-type chips (any types are fine).
- Observe: the map updates and shows only the selected types.
- Switch to another tab (e.g., Contributions / Explore).
- Switch back to Nearby.
- Observe: the chips are still selected, but the map shows all pins
Expected behaviour
When returning to the Nearby tab, the previously selected place-type filters should be persisted and automatically reapplied. The map pins should show only the selected types.
Actual behaviour
After switching away and back, the place-type chips remain visually selected, but the map resets to an unfiltered state until I manually toggle the chips again.
Device name
No response
Android version
Android 15.0
Commons app version
6.0.2-debug-main~4ed9ad508
Device logs
No response
Screenshots
2.
3.
Would you like to work on the issue?
Yes