BUG: Starting dB input validation
Open
bug
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The input for starting dB is meant to validate input to be an `int` between 0-120. It currently stops users from clearing the box and typing a number as it tries to keep at least a 0 present at all times.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the Qt5 application's starting dB input handling and trace how the field enforces an integer from 0 to 120. Verify that the field can be cleared and that entering a valid number works without forcing 0 to remain visible; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100