fix(FN-1102): persist workflow step selection in task create payloads
- Add browser verification toggle state to InlineCreateCard and submit browser-verification via enabledWorkflowSteps when selected - Reset browser verification state after submit/cancel flows to prevent stale workflow selections - Add InlineCreateCard and NewTaskModal tests that verify enabledWorkflowSteps are included in create payloads - Add a patch changeset for @gsxdsm/fusion describing the workflow-step visibility fix
This commit is contained in:
5
.changeset/fn-1102-fix-workflow-steps-not-showing.md
Normal file
5
.changeset/fn-1102-fix-workflow-steps-not-showing.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix workflow steps not appearing on the Workflow tab after being selected during task creation.
|
||||
Reference in New Issue
Block a user