Create draft patches
Right now we create patches right away without any content, just the chosen verdict for users to later fill in the details. This is not optimal as the person whose patch is being reviewed doesn’t know if the reviewee is done with the review or not.
The best solution would be to not create a patch in the first place, but open a review form that lets us fill in all the details before publishing the patch. It should also pre-save the patch in localStorage, so that the user doesn’t lose any of their text in case they navigate away.
The least we could do is to add a descriptive text to the review popover explaining that this will directly create a patch.