dotnetcore / BootstrapBlazor

Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
https://www.blazor.zone
Apache License 2.0
2.59k stars 299 forks source link

bug(Dropzone): insertions should be committed when drag ends without a drop #4330

Closed ArgoZhang closed 1 month ago

ArgoZhang commented 1 month ago

Is there an existing issue for this?

Describe the bug

鼠标点击【DropItem】拖拽,轻微挪动,但不移动到其它元素位置,直接放下,鼠标再放上去,hover 不再响应

Expected Behavior

hover 继续响应

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

需要提供复现工程

Exceptions (if any)

No response

.NET Version

net8.0

Anything else?

No response

bb-auto[bot] commented 1 month ago

@ArgoZhang Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem.

ArgoZhang commented 1 month ago

@AApuci 由于 PR 分支时 main 导致我这边维护非常困难,这个 PR 暂时先合并,后续问题请另开 Issue 进行后续工作