TUM-Dev/Campus-Android

[BUG] Caching issues in the Roomfinder

octycs opened this issue · 1 comments

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

  1. Open the menu and click on search
  2. Search for "MW0001" and click on the result
  3. Go back to search
  4. 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!