Event creation missing field error is not clear enough
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When creating an event and a field hasn't been filled in (image for example) the error is not clear about what is missing.
**To Reproduce**
Steps to reproduce the behavior:
1. Create new event
2. Leave image field empty
3. Press create
4. See error, page scrolls up but does not say what is missing
**Expected behavior**
There should be an indication text showing what is missing
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the event creation flow by leaving the image field empty and submitting the form. Trace the validation and error display used by that flow; done means the resulting message identifies the missing field and the behavior is covered by the relevant existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100