Skip to content

Flyouts do not recalculate delete area #4912

@BeksOmega

Description

@BeksOmega

Describe the bug

If you have a simple toolbox (ie just a flyout) you can modify the blocks within the flyout before dragging them out. When you modify the blocks, this can cause the size of the flyout to change. However, the delete area is still the old size.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the advanced playground and open the simple toolbox.
  2. Drag any block out of the flyout.
  3. Go down to the last block in the flyout and change the dropdown from "letter #" to "letter # from end" to make the flyout wider.
  4. Drag the block you created back over the flyout, and observe how the delete area is still the old size.

Note: if you switch steps 2 and 3, it doesn't reproduce. No clue what's up with that.

Expected behavior

The delete area should update based on the size of the flyout.

Screenshots

delete-area-old

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions