cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
31 stars 12 forks source link

Logic view: reorganizing the flow chart didn't save when they toggled to other Nav items #3815

Closed samsadasivan closed 1 week ago

samsadasivan commented 2 weeks ago

"Toggle interactivity This setting defaults to unlocked, but I can’t drag anything around unless I lock and then proceed to unlock it again After organizing my flow chart, if I navigate away from the logic tab and back again, it resets, undoing everything I just did"

This could be a bug. It is interesting that it only updates rules when you toggle away, and then doesn't save the rules when you toggle away again haha.

Participant 1 (English flow) form file in slack

timarney commented 2 weeks ago

Removed iteractiive mode

Fixed by

https://github.com/cds-snc/platform-forms-client/pull/3828

Which is merged now.

If someone can test

samsadasivan commented 1 week ago

Test - works great! Closing issue