Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
271 stars 75 forks source link

Phantom hover state in drag-enabled List (Chrome and Safari) #7902

Open ashetland opened 9 months ago

ashetland commented 9 months ago

Check existing issues

Actual Behavior

After picking up a List Item, the first item that "passes underneath" the dragged item appears to get hover styling.

CleanShot 2023-09-28 at 15 09 28

Expected Behavior

No background color changes should occur on the items being reordered.

Reproduction Sample

https://codepen.io/ashetland/pen/ExGRQPe

Reproduction Steps

Drag List Items in Chrome or Safari.

Reproduction Version

v1.8.0

Relevant Info

Bug present in: Chrome v117.0.5938.132 Safari v16.6

cc @driskull

Regression?

No response

Priority impact

p3 - want for upcoming milestone

Impact

No response

Calcite package

Esri team

Calcite (design)

driskull commented 9 months ago

This one seems like a browser issue, I think its this bug report: https://bugs.webkit.org/show_bug.cgi?id=134555

We should just keep this one open for tracking but I don't think theres anything we can do.

geospatialem commented 8 months ago

Blocked as a result of the bug identified in https://github.com/Esri/calcite-design-system/issues/7902#issuecomment-1740084709