Description of the issue
Once a user completet a review on a specific field of the metadata in the Open Peer Review the app should automatically select the next field.
Additinally, when the user navigates to the OPR page then intially the first "verifiable" field should be slected. verifiable means that there is a value/entrie available in that field.
Steps to Reproduce
- Start a review (needs at least two fields with values for the review)
- Do a review on 1 field (suggest)
- The selected review field stays on the curretn selection.
Ideas of solution
We already had this working before :) Handle it with an Event listener that reacts to an onlcik event. The onClick happens when the user clicks the buttons in the review box:
Context and Environment
- Version used:
- Operating system:
- Environment setup and (python) version:
Workflow checklist
Description of the issue
Once a user completet a review on a specific field of the metadata in the Open Peer Review the app should automatically select the next field.
Additinally, when the user navigates to the OPR page then intially the first "verifiable" field should be slected. verifiable means that there is a value/entrie available in that field.
Steps to Reproduce
Ideas of solution
We already had this working before :) Handle it with an Event listener that reacts to an onlcik event. The onClick happens when the user clicks the buttons in the review box:
Context and Environment
Workflow checklist
CONTRIBUTING.md