cds-snc / platform-forms-client

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

Error message when I drag and drop Pages in Tree view #3990

Closed Abi-Nada closed 2 months ago

Abi-Nada commented 2 months ago

Description

When I drag and drop pages that have show/hide logic across pages within the Tree View, I get an error message (but the change still happens).

Steps to reproduce

  1. Create some pages
  2. Drag and Drop the order of the page
  3. See error

Details

Expected behaviour

Shouldn't be receiving an error message every time I move pages around in Tree View.

Screenshots or videos

Private Zenhub Video

Abi-Nada commented 2 months ago

Happens when I had Show/Hide rules across pages and attempted to move around pages.

When I removed the Show/Hide rules across pages, error didn't occur.

Abi-Nada commented 2 months ago

Actually closing this one out, going to test a bit more to understand that flow