icipe-official / icipe-official/vectoratlas-software-code
Change state of review page in UI for approved or in-review data
Open
@andykitch is already working on this.
Since Feb 6, 2023.
5
sprint 8
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
The review page should display the current status of the dataset - it should clearly say if the dataset has already been approved by one or two reviewers, or if another reviewer has sent a review
Acceptance Criteria:
- A new API endpoint exists to check the status of the dataset - 'in review', 'uploaded' or 'approved'
- The review page calls this endpoint on load, with the dataset-id passed into the URL
- The review page displays the status of the dataset. If the dataset has already been approved, the review form should not appear
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.