shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
285 stars 45 forks source link

Dragging and dropping an item outside a group on the side menu results in duplicating the item #1415

Open hlayisanimazuze opened 2 weeks ago

hlayisanimazuze commented 2 weeks ago

If a item is dragged and dropped outside a group, it duplicates the item

Steps to reproduce the behavior:

  1. Go to 'https://function-adminportal-test.shesha.dev/'
  2. Click on 'Live Mode' switch and set it to edit mode
  3. Click on the side menu and click on a group configured
  4. Drag and drop an item outside the group
  5. Actual Results: The item dragged outside duplicates

Expected behavior When an item is dragged outside the group, it should not duplicate the item

Video: https://boxfusionint-my.sharepoint.com/:v:/g/personal/hlayisani_mazuze_boxfusion_io/EYmsMN0jpQtIv8ZiJ_EeiNQB9eD_Kabb32-shu1fPjYAhA?e=iumGEX

hlayisanimazuze commented 1 day ago

Related item: #1166