Skip to content

Conversation

SuaYoo
Copy link
Member

@SuaYoo SuaYoo commented Jul 17, 2023

Resolves #986. Follows #993 API changes

Changes

Users can now upload .WACZ archives from the "Archived Data" page.

Manual testing

  1. Log in and click "Archived Data"
  2. Click "Upload Archive"
  3. Click "Browse Files" and select a file. Verify file name and size is shown
  4. Click trash icon in file details. Verify file is removed
  5. Search for tags and collections. Verify tag and collection input works as expected
  6. Re-select a file, enter a name, and click "Upload File". Verify file upload progress is shown
  7. Click outside of the modal. Verify confirmation is shown
  8. Click "Yes". Verify that upload is canceled via network tab
  9. Repeat steps 2-6. Verify upload shows correct progress values
  10. Wait for upload to complete. Verify clicking link in toast notification takes you to the upload detail page

Screenshots

Page Image/video
Upload Archive dialog - initial state Screen Shot 2023-07-18 at 4 43 27 PM
Upload Archive dialog - File selected and metadata filled Screen Shot 2023-07-18 at 4 43 59 PM
Upload Archive dialog - Uploading Screen Shot 2023-07-19 at 3 44 15 PM
Upload Archive dialog - Cancel confirmation Screen Shot 2023-07-18 at 5 12 00 PM
Archived Data - Success toast notification Screen Shot 2023-07-19 at 2 44 04 PM

Follow-ups

  • Retry
  • Multi-file upload

@ikreymer

This comment was marked as resolved.

@SuaYoo SuaYoo changed the title Frontend upload single wacz Upload WACZ via UI Jul 19, 2023
@SuaYoo SuaYoo requested review from ikreymer and Shrinks99 July 19, 2023 22:55
@SuaYoo SuaYoo marked this pull request as ready for review July 19, 2023 22:55
@SuaYoo SuaYoo requested a review from tw4l July 19, 2023 22:56
Copy link
Collaborator

@Shrinks99 Shrinks99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks excellent! One small icon change and we're good to go! :D

Copy link
Member

@tw4l tw4l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great and working well! Appreciate the detailed testing instructions :)

Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
@ikreymer ikreymer merged commit 75b011f into main Jul 21, 2023
@ikreymer ikreymer deleted the frontend-upload-single-wacz branch July 21, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable crawl uploading via UI
4 participants