Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The error message is duplicated when answering with no message #823

Open
marien-probesys opened this issue Dec 3, 2024 · 0 comments
Open
Labels
easy task Good for first time contributors ready ✅ You can work on this! topic: ticketing All the stuff related to the tickets
Milestone

Comments

@marien-probesys
Copy link
Member

marien-probesys commented Dec 3, 2024

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 the App\Form\AnswerForm form.

The scroll issue is another problem and should be handled in #884

@marien-probesys marien-probesys added type: bug topic: ticketing All the stuff related to the tickets labels Dec 3, 2024
@marien-probesys marien-probesys added this to the Version 1.0 milestone Dec 3, 2024
@marien-probesys marien-probesys added ready ✅ You can work on this! easy task Good for first time contributors labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy task Good for first time contributors ready ✅ You can work on this! topic: ticketing All the stuff related to the tickets
Projects
None yet
Development

No branches or pull requests

1 participant