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

#9792: fix z index order of catalog in app context wizard #9796

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

mahmoudadel54
Copy link
Contributor

@mahmoudadel54 mahmoudadel54 commented Dec 6, 2023

Description

Fix z-index order of catalog in app context wizard when user opens it.

  • z-index was added before in navbar.less for details panel within dashboard which affected later on showing catalog in context properly.
  • So moving it to dashboard.less fixed this issue

Please check if the PR fulfills these requirements

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

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

#9792

What is the current behavior?
#9792

What is the new behavior?
If user open app context and at the 2nd step "map viewer" opens catalog within burger menu, it opens normally as usual.

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

@mahmoudadel54 mahmoudadel54 added this to the 2024.01.00 milestone Dec 6, 2023
@mahmoudadel54 mahmoudadel54 requested a review from MV88 December 6, 2023 15:49
@mahmoudadel54 mahmoudadel54 self-assigned this Dec 6, 2023
@mahmoudadel54 mahmoudadel54 linked an issue Dec 6, 2023 that may be closed by this pull request
1 task
@MV88 MV88 merged commit c1fab03 into geosolutions-it:master Dec 12, 2023
4 checks passed
@MV88
Copy link
Contributor

MV88 commented Dec 12, 2023

@ElenaGallo please test it in DEV

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

Successfully merging this pull request may close these issues.

Catalog Z order not properly managed on master in app context wizard
2 participants