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

#9110: Fix - Maps widget dropdown menu is not visible on embedded dashboard #9114

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

dsuren1
Copy link
Contributor

@dsuren1 dsuren1 commented Apr 19, 2023

Description

This PR fixes the Maps widget dropdown menu not visible on embedded dashboard.
Issue was caused by leaflet map which is used by default and a class leaflet-pane was setting a z-index: 400.
The issue is fixed by letting dashboard embedded use the default map type configured in localConfig for desktop

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

Issue

What is the current behavior?
#9110

What is the new behavior?
image

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@dsuren1 dsuren1 added this to the 2023.01.01 milestone Apr 19, 2023
@dsuren1 dsuren1 self-assigned this Apr 19, 2023
@dsuren1 dsuren1 linked an issue Apr 19, 2023 that may be closed by this pull request
1 task
@allyoucanmap allyoucanmap merged commit e1e775f into geosolutions-it:2023.01.xx Apr 20, 2023
4 checks passed
@allyoucanmap
Copy link
Contributor

@ElenaGallo please test this fix on QA, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maps widget dropdown menu is not visible on embedded dashboard
2 participants