You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a LFAI user I want have the status of my file upload persist if I navigate away from the File Management page So that if I navigate back to the File Management page I know what the status of my file upload is
Acceptance Criteria
Given I have uploaded a file to LFAI When I navigate away from the File Management page And I navigate back to the File Management page Or reload the File Management page Then the the status of the file upload persists Design: File Upload in Progress
If I am NOT on the File Management page And my file uploads successfully Or fails to upload Then a notification appears indicating the result of the upload Design: File Upload SuccessfulDesign: File Upload Failed
andrewrisse
changed the title
feat(ui) UI displays the status of uploaded files (e.g., queued, processing, ready)
feat(ui) UI displays the status of uploaded files (e.g., processing, ready, error)
Jul 11, 2024
andrewrisse
changed the title
feat(ui) UI displays the status of uploaded files (e.g., processing, ready, error)
feat(ui) UI displays the status of uploaded files (e.g. processing, ready, error)
Jul 11, 2024
gregclark-defenseunicorns
changed the title
feat(ui) UI displays the status of uploaded files (e.g. processing, ready, error)
feat(ui) UI persists the status of uploaded files (e.g. processing, ready, error)
Jul 15, 2024
User Story
As a LFAI user
I want have the status of my file upload persist if I navigate away from the File Management page
So that if I navigate back to the File Management page I know what the status of my file upload is
Acceptance Criteria
Given I have uploaded a file to LFAI
When I navigate away from the File Management page
And I navigate back to the File Management page
Or reload the File Management page
Then the the status of the file upload persists
Design: File Upload in Progress
If I am NOT on the File Management page
And my file uploads successfully
Or fails to upload
Then a notification appears indicating the result of the upload
Design: File Upload Successful
Design: File Upload Failed
Additional context
Design Links:
The text was updated successfully, but these errors were encountered: