cds-snc / platform-forms-client

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

Issue moving elements up/down/duplicating in tree view #3716

Closed anikbrazeau closed 1 month ago

anikbrazeau commented 1 month ago

Description

Unable to reorder/rearrange form elements within a section

Steps to reproduce

  1. Create new section
  2. Add contact information element
  3. Try to reorder component parts
  4. Nothing happens

Details

Expected behaviour

Move when clicked

Screenshots or videos

Private Zenhub Video

timarney commented 1 month ago

Moving elements up / down using "Move up" or "Move down" should be working now --- didn't look at duplicate

timarney commented 1 month ago

Will look at duplicate today.

timarney commented 1 month ago

PR for duplicate https://github.com/cds-snc/platform-forms-client/pull/3727

anikbrazeau commented 1 month ago

Tested! Fixed! Thanks!