icipe-official / icipe-official/vectoratlas-software-code
Add validation messages to the upload page in the UI
Open
@Christopher-Sandbach is already working on this.
Since Jan 30, 2023.
5
sprint 7
sprint 8
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
Show the response from the ingest endpoint on the Upload page in the UI. This will be either:
- Upload success - include in this message what the next step is (data will be sent to review)
- Upload failure - show all validation messages that are returned from the API call, with clear instructions on how to fix and reupload the data.
Acceptance Criteria:
- A successful data upload through the Upload page of the UI displays a success message, with information as to what happens next in the review process
- An unsuccessful data upload through the Upload page of the UI displays a failure message, with clear information as to why the upload failed and instruction as to how to fix the data and re-upload.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.