Add validation to badge editor
Open
enhancement
p-medium
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 551
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 21
Description
We don't have any kind of validation in the badge editor. This allows users to save invalid values that cause unhandled exceptions when trying to print the badges without giving any feedback of what exactly is wrong.
Contributor guide
Research direction
The issue does not name a file or test. Start by locating the badge editor and reproducing a save with invalid values, then trace the path that later fails during badge printing. Done means invalid values are rejected with feedback explaining what is wrong, and printing no longer encounters the reported unhandled exceptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100