-
Notifications
You must be signed in to change notification settings - Fork 409
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 #9638 ui issue with context when adding all plugins #9639
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So I pushed some changes to make it look like this:
From my testings now it works well. Please double check you too @MV88
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simplified logic behind menu
@ElenaGallo please test it in DEV |
geosolutions-it#9639) * Fix geosolutions-it#9638 ui issue with context when adding all plugins * Fixed the menu to be visible. * Fix behaviour in every case * Simplified logic behind menu --------- Co-authored-by: Lorenzo Natali <[email protected]>
* Fix #9638 ui issue with context when adding all plugins * Fixed the menu to be visible. * Fix behaviour in every case * Simplified logic behind menu --------- Co-authored-by: Lorenzo Natali <[email protected]>
Description
fixed the issues in the contexts
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
#9638
What is the new behavior?
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information