icipe-official / icipe-official/vectoratlas-software-code

Change state of review page in UI for approved or in-review data

Open
#182 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.