Settings should not use automatable widgets
Open
bug
master branch
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
Settings currently use `LedCheckbox` which inherits `AutomatableButton` which is obviously automatable.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the settings' use of LedCheckbox and its inheritance from AutomatableButton. Determine which settings widgets should no longer be automatable; the work is done when settings no longer use the automatable widget path and the affected behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100