InvokeAI/invokeai/frontend/web/src/features/modelManagerV2/subpanels
psychedelicious 773182f425 fix(ui): reset model edit form state with new values
Without this, the form will incorrectly compare its state to its initial default values to determine if it is dirty. Instead, it should reset its default values to the new values after successful submit.
2024-03-08 12:26:35 +11:00
..
AddModelPanel chore: lint 2024-03-05 23:50:19 +11:00
ModelManagerPanel feat(ui): move model save/close buttons to model header 2024-03-08 12:26:35 +11:00
ModelPanel fix(ui): reset model edit form state with new values 2024-03-08 12:26:35 +11:00
InstallModels.tsx feat(ui): update UI to use new model config backend 2024-03-05 23:50:19 +11:00
ModelManager.tsx feat(ui): move model save/close buttons to model header 2024-03-08 12:26:35 +11:00
ModelPane.tsx feat(ui): model manager UI tweaks 2024-03-08 12:26:35 +11:00