Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
May 21, 2024

Conversation

chrisgervang
Copy link
Collaborator

Closes #8877

zIndex.mov

Change List

  • increase widget container zIndex

Signed-off-by: Chris Gervang <chris@gervang.com>
@coveralls
Copy link

coveralls commented May 13, 2024

Coverage Status

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

@chrisgervang
Copy link
Collaborator Author

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 chrisgervang merged commit 87ae695 into master May 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Widgets render below react-map-gl basemap
3 participants