Roo-Code/webview-ui/src
Roo Code 18f86e749b fix: Auto-Approval Enabled checkbox now enables Save button
- Add autoApprovalEnabled prop to AutoApproveSettings component
- Update checkbox onChange to call setCachedStateField for Save button activation
- Keep setAutoApprovalEnabled call for immediate timer cancellation (hybrid approach)
- Include autoApprovalEnabled in SettingsView handleSubmit for persistence

This fixes Issue #10745 where toggling the Auto-Approval Enabled checkbox
did not activate the Save button, making its behavior inconsistent with
other settings checkboxes.

The hybrid approach preserves the current UX where unchecking the box
immediately stops any active countdown timers, while also enabling the
Save button so users can confirm their changes.
2026-01-15 16:30:50 +00:00
..
__tests__ Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
components fix: Auto-Approval Enabled checkbox now enables Save button 2026-01-15 16:30:50 +00:00
context Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
hooks Add config to control public sharing (#10105) 2025-12-15 21:58:15 -05:00
i18n Release v3.41.0 (#10746) 2026-01-15 00:39:13 -05:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Remove Glama provider (#9801) 2025-12-10 14:08:29 -08:00
utils Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
browser-panel.tsx Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
index.css Basic settings search (#10619) 2026-01-11 14:57:41 -05:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00