icipe-official / icipe-official/vectoratlas-software-code
Add review form to review page
Open
@andykitch is already working on this.
Since Feb 10, 2023.
5
sprint 8
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
The review page needs a review form for a reviewer to leave feedback about the dataset. This should initially be just free text, with a view to adding more complex feedback in future. A 'Send Feedback' button should exist, which calls the endpoint created in #183 with the dataset-id and feedback text.
Acceptance Criteria:
- The review page has a free text field for leaving feedback for the dataset
- The review page has a 'Send feedback' button which is disabled if no feedback has been entered in the text input.
- Clicking the 'Send feedback button' calls the API endpoint created in #183 with the dataset-id and feedback.
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.