bcgov / bcgov/cthub

CTHUB - Provide download option for clean data

Open
#388 1 comment 0 reactions 1 assignee Claimed by @JulianForeman View on GitHub
Low Task Tested :)
Dominant language
Python
Stars
2
Forks
7
PR merge metrics
No merged PRs in 30d

Description

**Describe the task**
When users upload their database, the system may, in some cases, make minor adjustments to the file to ensure consistency (e.g., formatting changes like capitalizing column headers). If such adjustments are made, the user must be informed, and an option to download the updated file (Clean Dataset) should be provided

**Mockups** https://www.figma.com/design/K7gNHRnlYuG27w8XGVquY5/Warnings%2FErrors?node-id=585-3640&t=2No47FnRznfaQwRh-1

**Prototype** https://www.figma.com/proto/K7gNHRnlYuG27w8XGVquY5/Warnings%2FErrors?page-id=0%3A1&node-id=585-4135&node-type=frame&viewport=4486%2C-3847%2C0.26&t=T12liYkFnUDMbNVv-1&scaling=scale-down-width&content-scaling=fixed&starting-point-node-id=585%3A4135

**Purpose**
The purpose of this task is to provide users with the ability to download their updated dataset (Clean Dataset) when the system makes adjustments. This ensures transparency by informing users of any changes to their file and providing access to a consistent, well-formatted version.

**Acceptance Criteria**
- [ ] The ‘Clean Dataset’ download button is available below the window where the uploaded file is displayed, showing the file name, size, and delete option.
- [ ] The ‘Clean Dataset’ available if the file contains no errors, but warnings may be present
- [ ] The ‘Clean Dataset’ download option should only be available when the system has made adjustments to the file.
- [ ] Download button that downloads a csv or excel file with adjustments

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.