immich
immich copied to clipboard
Update Duplicate Upload UI (Web)
Solution to - #2557
Description
This PR attempts to create UI update to show the user if one of the files that have been uploaded is a duplicate. This has been done by creating a new warning notification when a duplicate has been uploaded
How has this been tested?
This was manually tested using different photos, and also uploading multiple photos at once, duplicates and non-duplicates.
Checklist
- [x] Passed All Web Tests
- [x] Passed Formatting Tests
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| immich | ⬜️ Ignored (Inspect) | Jun 19, 2023 3:28am |
And technically the photos will appear on refresh, because they're already added 😀
Thanks for the feedback! I guess I went for the warning notification with this message in case the user uploaded multiple pictures, therefore he/she would be notified that at least one of them was a duplicate. That is true, but I think because I say that "duplicate pictures will not refresh" it clarifies that only the "duplicates" will not appear.
Hello @KotaUeshima, can you help address the review issue from Jason?
CLosing due to inactivity