client-web
client-web copied to clipboard
BUG: Missing validation on Forum discussion title
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to http://localhost:3000/forum/new
- Type one letter for title and fill up all required field
- Press "Create" button - error is thrown
Expected behavior Title field has a validation.