web-components icon indicating copy to clipboard operation
web-components copied to clipboard

[dashboard] Dragging state not reset in Chrome on drop in the address bar

Open web-padawan opened this issue 1 year ago • 1 comments

Description

When dragging the item and dropping it to the browser address bar, this happens:

https://github.com/user-attachments/assets/c3afc8e2-5e84-47e7-9af5-313bde1bb920

Looking at the devtools I see that dragging attribute is not reset so the item isn't shown.

Expected outcome

Expected the item to be visible after dragging.

Minimal reproducible example

Use the dev page.

Steps to reproduce

Drag the item to the browser address bar and drop it (see the video). Note, seems to only happen in Chrome.

Environment

Vaadin version(s): 24.6 (dashboard branch) OS: Mac OS

Browsers

Chrome

web-padawan avatar Oct 07 '24 10:10 web-padawan