client-web
client-web copied to clipboard
BUG: Input field required remains
Describe the bug When I start to type in a comment, but delete I get an error message with input field required. Which is fine, but when I start typing somewhere else, I don't want to keep seeing this red error message
To Reproduce Steps to reproduce the behavior:
- Start typing in a comment
- Delete the text again
- See error message with input required
- Start typing in another field
- Still see error message with input required in the field above
Expected behavior Error message gone when I start typing somewhere else
Screenshots