Closed nickdos closed 9 months ago
It testing code for this, I noticed that there's a bit of a race condition in the processing of annotations. I was able to delete an annotation before a verification finished being added, resulting in a partial annotation being displayed on the page. I was able to clean it up, thankfully.
This needs to be a more general check of the "Flag an Issue" function, including:
Closing. Reopen or create new issue if it happens again.
The annotation actually gets submitted but to the user it seems that the submit button is broken, as there is no confirmation or any other feedback.