The error message is duplicated when answering with no message #823
Labels
easy task
Good for first time contributors
ready ✅
You can work on this!
topic: ticketing
All the stuff related to the tickets
Milestone
Problem
If you submit an answer without any messages, the error message is duplicated. It also scrolls to the top of the screen while it should keep the current scroll position.
Solution
Remove the
Assert\NotBlank
constraint in theApp\Form\AnswerForm
form.The scroll issue is another problem and should be handled in #884
The text was updated successfully, but these errors were encountered: