OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
10 stars 3 forks source link

Implement media management options #241

Closed hiromipaw closed 7 months ago

hiromipaw commented 10 months ago

The edit button on top right is shown only during upload. Pressing on the button leads you to the upload manager only shows during uploads:

Grid View - Progress

The upload manager allows the user to delete or reorder media:

Upload Manager

Once media have been successfully uploaded they will be fully visible. Unsuccessful upload are shown with a red exclamation mark.

Grid View - Progress-1

If an error happens during the upload a popup is shown:

Error Popup

When images are selected the option to delete them is shown with a trash bin on the top bar:

Home - Selecting

Figma: https://www.figma.com/file/MngzLdtPsEmvEsUPKsbmE8/Save-App-2.0

tladesignz commented 8 months ago

@purvi-ranawat, this will be contained in TestFlight version 3.0.0, build 83.

purvi-ranawat commented 7 months ago

@tladesignz : Error pop up for the failed upload shows the code error. Instead proper error message shown in the requirement screenshot should be shown

Image

Environment :

OS : IOS 17.2 Device : Iphone XR Build version : 3.0.0.build 83

tladesignz commented 7 months ago

@purvi-ranawat, hahaha. Yeah, no. Improving error messages will going to be it's own mini-project. There's so many different errors possible, we need to review them properly and replace only the most important ones with messages which make sense. Otherwise, if we're too generic, we won't help the users but mislead them.

Please ignore this and QA the rest, if not done, yet!

purvi-ranawat commented 7 months ago

@tladesignz : This is working fine.

Environment :

OS : IOS 17.2 Device : Iphone XR Build version : 3.0.0.build 85