Skip to content

bug(): Layouts DragDrop #3707

@ham187

Description

@ham187

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

If you drag the bottom item, down and it doesnt drop anywhere all the items are set to class= "bb-dd-draggable bb-dd-inprogess" and the bottom item is set to: class="bb-dd-draggable no-pointer-events bb-dd-inprogess"

Expected Behavior

it should set back to: class="bb-dd-draggable "
If you have for example a dropdown or a form control you can't use it anymore.

Steps To Reproduce

You can use the live page at: https://www.blazor.zone/drag-drop

  1. in Basic usage grab number 10 and drag it down to show code row, and release then look at the class

Exceptions (if any)

No response

.NET Version

8

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions