fix(FN-1101): normalize browser verification checkbox state
- Detect browser verification selection from both template token and resolved workflow step IDs - Normalize checkbox toggles by replacing resolved browser-verification step IDs with a single canonical token - Preserve non-browser workflow step selections when checking or unchecking browser verification - Add TaskForm tests for resolved-ID checked state, unchecked cleanup, and re-check normalization - Add a patch changeset for @gsxdsm/fusion documenting the browser verification state fix
This commit is contained in:
5
.changeset/fn-1101-fix-browser-verification-checkbox.md
Normal file
5
.changeset/fn-1101-fix-browser-verification-checkbox.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix browser verification workflow step checkbox not reflecting saved state when re-editing a task.
|
||||
Reference in New Issue
Block a user