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

CTHUB - Cancel uploads with warnings/errors #419

Open
2 tasks
emi-hi opened this issue Nov 28, 2024 · 1 comment
Open
2 tasks

CTHUB - Cancel uploads with warnings/errors #419

emi-hi opened this issue Nov 28, 2024 · 1 comment
Assignees
Labels
Story User story

Comments

@emi-hi
Copy link
Collaborator

emi-hi commented Nov 28, 2024

Title:

Description:

  • as an uploader i want to cancel an upload if there were errors in the data

Acceptance Criteria:

  • Given I am an uploader and have uploaded a dataset with non-critical errors, when i click cancel the file is removed from the upload list, the message is cleared, but the program selection is maintained

Notes:
should occur around line 155 of upload issues where currently it has "console.log("cancel");" (replace that with actual code to cancel)

use function clearErrors() to clear the errors and setUploadFiles([])

@emi-hi emi-hi changed the title User Story User Story - cancel uploads with warnings/errors Nov 28, 2024
@emi-hi emi-hi changed the title User Story - cancel uploads with warnings/errors CTHUB - User Story - cancel uploads with warnings/errors Nov 28, 2024
@ArawuSamuel1 ArawuSamuel1 changed the title CTHUB - User Story - cancel uploads with warnings/errors CTHUB - Cancel uploads with warnings/errors Nov 28, 2024
@ArawuSamuel1 ArawuSamuel1 added the Story User story label Nov 28, 2024
@emi-hi emi-hi self-assigned this Nov 29, 2024
@ArawuSamuel1
Copy link
Collaborator

Hi @emi-hi please how many points do you estimate this story as?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Story User story
Projects
None yet
Development

No branches or pull requests

2 participants