platform icon indicating copy to clipboard operation
platform copied to clipboard

fix: components cannot be drag/dropped

Open mohasarc opened this issue 2 years ago • 0 comments

Description

This PR fixes the issue with components cannot be drag/dropped, and along the way does the following:

  • [x] Refactor overlays
  • [x] Show overlays for non-concrete elements (elements that don't have corresponding html like components and fragments)
  • [ ] hover and select the component instead of its children.
  • [ ] handle circular referance cases when drag/dropping components
  • [ ] fix the issue with component children not having unique data-element-ids which cause overlays to overlap.

Video or Image

Related Issue(s)

Fixes #3175

mohasarc avatar Feb 08 '24 12:02 mohasarc