Skip to content

Conversation

@mohasarc
Copy link
Contributor

@mohasarc mohasarc commented Feb 8, 2024

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

@mohasarc
Copy link
Contributor Author

closed in favor of #3400

@mohasarc mohasarc closed this Jun 23, 2024
@mohasarc mohasarc deleted the 3175-fix-component-dnd branch June 23, 2024 16:20
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