commons-app / apps-android-commons

The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
https://commons-app.github.io/
Apache License 2.0
1.03k stars 1.23k forks source link

Bookmarked item does not disappear from map after being uploaded #2661

Open nicolas-raoul opened 5 years ago

nicolas-raoul commented 5 years ago

Steps to reproduce:

  1. Change the sandbox item's geolocation to somewhere near you (or use FakeGPS or scroll to its current location and press "Search in this area").
  2. Open the app, tap "Nearby"
  3. Find the sandbox item
  4. Bookmark it
  5. Tap the + and upload a picture for it.
  6. Kill the app
  7. Open the app, tap "Nearby"

Expected: The item should have disappeared. This activity's goal is to show nearby item that lack a picture. It is not intended to be a personal locations manager. Actual: The point is still there.

I am quite sure this does not happen if the item is not bookmarked.

Screenshot_20190312-115318

Ayan-10 commented 3 years ago

@nicolas-raoul I tried to reproduce it and for me, the point is still there after uploading image in both of the cases (bookmarked and non-bookmarked). Can you little elaborate on the issue?

nicolas-raoul commented 3 years ago

It is a very old issue so it might have been fixed. You need to have Existing enabled in Nearby's Place state. The point should disappear in both of the cases (bookmarked and non-bookmarked). Thanks for trying!