pinballmap / pbm-react

PBM React Native: iOS & Android Apps
https://pinballmap.com/app
GNU General Public License v3.0
33 stars 9 forks source link

Bug: If locations have same name, only one shows up in "Recent Searches" #528

Closed RyanTG closed 8 months ago

RyanTG commented 8 months ago

Background

Sometimes locations have the exact same name (such as Round Table Pizza). There are NO cases, though, where the combo of location name + city name is the same. I do data massaging to make sure those combos are always unique. Only the first sentence there is directly relevant to this bug, though...

Issue

If you search for Round Table Pizza that is in one city, then search for another Round Table Pizza that is in another city, only one of those will be displayed in Recent Searches. That's the bug!

bpoore commented 8 months ago

commit