fix(FN-1097): sync model tab saves with modal task state
- Pass TaskDetailModal's onTaskUpdated callback into ModelSelectorTab - Propagate server-returned task updates after model and thinking-level saves so edit mode uses fresh values - Add regression tests for ModelSelectorTab update callbacks and TaskDetailModal model-sync flow - Add a patch changeset for @gsxdsm/fusion covering the model edit sync fix
This commit is contained in:
5
.changeset/fn-1097-fix-model-edit-sync.md
Normal file
5
.changeset/fn-1097-fix-model-edit-sync.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix model changes not being captured when entering edit mode after changing models on the Model tab.
|
||||
Reference in New Issue
Block a user