InvokeAI/invokeai/frontend/web/src/features/stylePresets
psychedelicious 8a2c78f2e1 fix(ui): dynamic prompts not recalculating when deleting or updating a style preset
The root cause was the active style preset not being reset when it was deleted, or no longer present in the list of style presets.

- Add extra reducer to `stylePresetSlice` to reset the active preset if it is deleted or otherwise unavailable
- Update the dynamic prompts listener to trigger on delete/update/list of style presets
2024-08-22 21:00:09 +10:00
..
components tidy(ui): clean up ActiveStylePreset markup 2024-08-21 09:06:41 +10:00
hooks feat(ui): revert to using {prompt} for prompt template placeholder 2024-08-15 09:47:49 -04:00
store fix(ui): dynamic prompts not recalculating when deleting or updating a style preset 2024-08-22 21:00:09 +10:00
util tidy(ui): getViewModeChunks.tsx -> .ts 2024-08-19 08:25:39 +10:00