Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui) UI persists the status of uploaded files (e.g. processing, ready, error) #671

Closed
gregclark-defenseunicorns opened this issue Jun 20, 2024 · 1 comment · Fixed by #967
Assignees
Labels
enhancement New feature or request

Comments

@gregclark-defenseunicorns
Copy link
Contributor

gregclark-defenseunicorns commented Jun 20, 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:

@gregclark-defenseunicorns gregclark-defenseunicorns added enhancement New feature or request needs-design Needs designer review prior to work labels Jun 20, 2024
@andrewrisse andrewrisse added the blocked 🛑 Something needs to happen before this issues is worked label Jul 11, 2024
@andrewrisse
Copy link
Contributor

blocked by #765

@andrewrisse 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 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 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
@gregclark-defenseunicorns gregclark-defenseunicorns removed the needs-design Needs designer review prior to work label Jul 16, 2024
@andrewrisse andrewrisse removed the blocked 🛑 Something needs to happen before this issues is worked label Aug 28, 2024
@andrewrisse andrewrisse linked a pull request Aug 30, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants