deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

fix(widgets): increase z-index to fix mouse events

Open chrisgervang opened this issue 1 year ago • 1 comments

Closes #8877

https://github.com/visgl/deck.gl/assets/2461547/e480b6ab-72e5-40b1-a70d-46300906adac

Change List

  • increase widget container zIndex

chrisgervang avatar May 13 '24 01:05 chrisgervang

Coverage Status

coverage: 89.841%. remained the same when pulling be7b990a423ef69bfccf4198647c9935e446e619 on chr/fix-widget-events into eebcdd47d11fe41b2881fb5494c67b10494931e5 on master.

coveralls avatar May 13 '24 01:05 coveralls

Hey @Pessimistress, how do you feel about us merging this in and patching as a temp fix for mouse events? I think the longer term solution is to rearrange the DOM, but that has the potential of affecting more users. That work is beginning in #8893

chrisgervang avatar May 21 '24 21:05 chrisgervang