bcgov / cthub

Apache License 2.0
2 stars 5 forks source link

CTHUB - Data Upload Error and Warning Notification #351

Open shayjeff opened 4 months ago

shayjeff commented 4 months ago

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:

Development Checklist:

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

emi-hi commented 4 months ago

moving backend work to a new card so this just captures frontend component