caplin / FlexLayout

Docking Layout Manager for React
MIT License
919 stars 173 forks source link

Drag n Drop leaving artifacts in layout #390

Open luceralawrence opened 1 year ago

luceralawrence commented 1 year ago

Describe the bug

Drag and drop a widget onto grid and after dropping the widget an artifact is left and there is no way to remove it

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

Expected behavior

Artifact is removed, the highlighted area is removed from the flex layout.

Operating System

Windows

Browser Type?

Chrome, Brave

Browser Version

1.52.117

Screenshots or Videos

image

Additional context

No response