[BUG] Caching issues in the Roomfinder
octycs opened this issue · 1 comments
octycs commented
Describe the bug
The Roomfinder functionality caches the map from previous searches. If I search for a new room that would be on this map, without closing the app, I will get the old map with the old coordinates
To Reproduce
- Open the menu and click on search
- Search for "MW0001" and click on the result
- Go back to search
- Search for "MW1801" and click on the result
Expected behavior
The map displayed should show the position of MW1801 and not the cached map for MW0001
Screenshots
(Should be on the left part of the building)
Smartphone (please complete the following information):
- Phone: Samsung
- OS version: Android 11 (Lineage OS 18.1)
- Language: German
Additional context
Restarting the app removes the cache
ctsk commented
Yup, can reproduce!