feat: add cross-check review status message #2568
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
π’ Add
deploy
label if you want to deploy this Pull Request to staging environmentπ§ββοΈ Pull Request Naming Convention
area:*
label(s)π€ This is a ...
π Related issue link
Issue 2553
π‘ Background and solution
Background:
When the cross-check starts, in the Cross-Check: Submit tab, in the section where reviewersβ messages appear, there was no clear indication if no one has reviewed the work.
Solution:
Added a status image and message: "No one has checked your work yet."
This is displayed when Cross-check has started, but no reviews have been submitted.
Added a status image and message: "No one has checked your work. Check if you are eligible to appeal here."
This is shown when Cross-check has ended, and no reviews were submitted. The message includes a link to the appeal section of the Cross-check flow in the school documentation.
Test-tasks cases
βοΈ Self Check before Merge