alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

BUG: Input field required remains #6889

Open larssondenise opened 2 months ago

larssondenise commented 2 months ago

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:

  1. Start typing in a comment
  2. Delete the text again
  3. See error message with input required
  4. Start typing in another field
  5. Still see error message with input required in the field above

Expected behavior Error message gone when I start typing somewhere else

Screenshots

image.png