pinballmap / pbm-react

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

User submissions for deleted locations #486

Closed RyanTG closed 1 year ago

RyanTG commented 1 year ago

I just noticed that if a location is deleted, the user submission in “recent activity” disappears. But I think it would be useful to see “x was removed from y” even after the location is gone. I’m assuming we don’t show those submissions because there’s no location to link to anymore (or else this is an issue with the endpoint - I haven’t looked). Maybe we could have it link to a “not on the map anymore” screen.

RyanTG commented 1 year ago

Closing, since this is an API issue.