I found a bug where a restaurant's rating changes when clicking from the search list, and then appears twice on the map with different ratings.
What happened:
- I searched for "Mexican food Weimar Germany"
- El Burrito appeared in the search results list with a 4.6 rating
- When I clicked on El Burrito to view its details, the rating changed to 3.9
- When the map zoomed in to show the restaurant location, El Burrito appeared twice on the map simultaneously
- One instance showed a 4.6 rating
- The other instance showed a 3.9 rating
- Both duplicate entries were visible at the same time on the zoomed-in map view
Expected behavior:
- The restaurant rating should remain consistent whether viewing it in the search results list or in the detailed view
- The same restaurant should only appear once on the map with one consistent rating