Roo-Code/webview-ui/src
Roo Code 73253cf931 fix: prevent mode name from disappearing when editing other fields
- Fix mode name input field to check currentEditingField === "modeName" instead of just currentEditingModeSlug
- Add currentEditingField: "modeName" to onFocus handler to properly track field editing state
- This prevents the mode name from showing empty local state when other fields are being edited

Fixes the issue where mode name would disappear when editing description, role definition, or other fields in custom modes.
2025-07-18 15:35:01 +00:00
..
__tests__ Update the max-token calculation in model-params to use the shared logic (#5720) 2025-07-15 02:20:22 -04:00
components fix: prevent mode name from disappearing when editing other fields 2025-07-18 15:35:01 +00:00
context Add a command denylist (#5614) 2025-07-12 12:36:04 -04:00
hooks fix: Resolve confusing auto-approve checkbox states (#5602) 2025-07-16 17:52:29 -04:00
i18n Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
App.tsx Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
index.css feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04: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