feat: add toggle all on/off button for addons#692
feat: add toggle all on/off button for addons#692evanesce345 wants to merge 1 commit intoViren070:mainfrom
Conversation
WalkthroughA "Toggle all" switch has been added to the My Addons interface, allowing users to simultaneously enable or disable all addon presets rather than toggling each individually. The switch state reflects the overall enabled status across all presets and performs batch updates when toggled. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
|
I'm closing this in favour of the redesigned my addons section added in 4652ef1 which allows selecting and toggling addons. |
Wasn't sure the best UI/UX to go with for this, so it can be changed if needed.
Current implementation has a single button and is easy to understand:

Another idea is separate buttons which looks cleaner but is less intuitive:

Closes #659
Summary by CodeRabbit
Release Notes