The invalid role page contains a button that redirects the user to a redundant homepage when intuitively clicking through the button.
Describe the solution
The “Back to scenarios” button on the Invalid Role page is replaced with a button saying “Try Access Scenario”. When Clicked, this button refreshes the page. The page contains the text: “Wait for your group member(s) to finish playing through their part of the scenario. Then, when it’s your turn to play through (your group members should let you know, click the below button: ”
Extra text as below is also added to the page: “If you have just finished playing your part of the scenario, let your group member with the {role with access} role know it’s their turn”.
Risk
The page may reload indefinitely when the button is clicked.
Definition of Done
[ ] Code peer-reviewed
[ ] Wiki Documentation is written and up to date
[ ] Unit tests written and passing
[ ] Integration tests written and passing
[ ] Continuous Integration build passing
[ ] Acceptance criteria met
[ ] Deployed to production environment
Reviewed By
Who reviewed your PR - for commit history once merged
Describe the issue
The invalid role page contains a button that redirects the user to a redundant homepage when intuitively clicking through the button.
Describe the solution
The “Back to scenarios” button on the Invalid Role page is replaced with a button saying “Try Access Scenario”. When Clicked, this button refreshes the page. The page contains the text: “Wait for your group member(s) to finish playing through their part of the scenario. Then, when it’s your turn to play through (your group members should let you know, click the below button: ”
Extra text as below is also added to the page: “If you have just finished playing your part of the scenario, let your group member with the {role with access} role know it’s their turn”.
Risk
The page may reload indefinitely when the button is clicked.
Definition of Done
Reviewed By
Who reviewed your PR - for commit history once merged