mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||