ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Resources lose tags applied after editing in an editor #226

Closed kirillt closed 2 years ago

kirillt commented 2 years ago
  1. Open an image in Gallery view.
  2. Press [edit] button, choose ARK Retouch.
  3. Edit the image and save it (check [overwrite] checkbox).
  4. You are back in Gallery view with the updated image.
  5. Edit tags, label the image with some new tags.
  6. Go to Folders screen.
  7. Go back to the folder containing modified resource.
  8. Open the modified resource in Gallery mode. Expected behaviour: the resource has tags applied during step 5. Actual behaviour: the resource has no tags.

The resource also loses tags because it was overwritten, but this is separate issue and will be solved by https://github.com/ARK-Builders/ARK-Navigator/issues/40.

cnzqa commented 2 years ago

Still active. please check on: https://drive.google.com/file/d/1Llm3sRgi-DG8y0W0o0o7SRrSSYMRMzIM/view?usp=sharing. Used build 322

kirillt commented 2 years ago

@cnzqa's video:

https://user-images.githubusercontent.com/581023/160232998-6f782d5b-cb16-42b0-8aa4-11eb174a46f0.mp4

The fact after overwriting the picture loses it's tags which were put before saving (e.g. very) is OK: new version has new id, so old tags are lost; it will be different after we implement #40 though. What is wrong is that the resource also loses tag which was put after new version was saved (new).