Skip to content

Conversation

@mohasarc
Copy link
Contributor

Description

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

  • Refactor overlays
  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cannot drag and drop components in builder

2 participants