bcgov / bcgov/cthub

CTHUB - Data Upload Error and Warning Notification

Open
#351 1 comment 0 reactions 1 assignee Claimed by @emi-hi View on GitHub
High Story Tested :)
Dominant language
Python
Stars
2
Forks
7
PR merge metrics
No merged PRs in 30d

Description

**Title:**
Data Upload Error and Warning Notification

**Description:**
When uploading data, a pop-up will display the number of errors and warnings. All errors must be fixed before proceeding with the upload, while warnings are optional and can be reviewed by the user to decide whether to proceed. Both errors and warnings will be listed, showing specific column and row issues. If only warnings are present, the user can view the list and choose whether to continue with the upload.

**Wireframe:**
[Insert Wireframe Link Here]https://www.figma.com/design/K7gNHRnlYuG27w8XGVquY5/Warnings%2FErrors?node-id=0-1&t=ahNSzQ6AP3ezAoZi-1
[Insert Prototype Link Here]https://www.figma.com/proto/K7gNHRnlYuG27w8XGVquY5/Warnings%2FErrors?node-id=1-66&t=haXC8FQ7dCXd8Kcs-1&scaling=scale-down-width&content-scaling=fixed&page-id=0%3A1&starting-point-node-id=1%3A66

**Purpose and benefit to user:**
This feature guarantees data integrity by requiring users to address all errors before uploading, reducing potential issues with data accuracy and data analytics. The option to review warnings provides flexibility, allowing users to determine whether the information is needed or not..

**Acceptance Criteria:**
- [ ] Given I am a user uploading data, When there are errors detected, then I see a pop-up listing all errors and I cannot proceed with the upload until all errors are resolved. (pop-up link - https://www.figma.com/design/K7gNHRnlYuG27w8XGVquY5/Warnings%2FErrors?node-id=55-34&t=ahNSzQ6AP3ezAoZi-1 - clicking on "View Details" takes you to the next screen)
- [ ] Given I am a user uploading data, When there are warnings detected, then I see a pop-up listing all warnings and I have the option to proceed with the upload despite the warnings. (pop-up link - https://www.figma.com/design/K7gNHRnlYuG27w8XGVquY5/Warnings%2FErrors?node-id=1-430&t=ahNSzQ6AP3ezAoZi-1 - clicking on "View Details" takes you to the next screen)
- [ ] Given I am a user uploading data, When there are both errors and warnings detected, then I see a pop-up listing all errors and warnings, and I cannot proceed with the upload until all errors are resolved. (pop-up link https://www.figma.com/design/K7gNHRnlYuG27w8XGVquY5/Warnings%2FErrors?node-id=1-418&t=ahNSzQ6AP3ezAoZi-1 - clicking on "View Details" takes you to the next screen)

**Development Checklist:**
- [ ]

**Notes:**
See mock-up for details for additional context.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.