-
Notifications
You must be signed in to change notification settings - Fork 416
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
#10235: Interactive legend in dashboard and geostory #10426
#10235: Interactive legend in dashboard and geostory #10426
Conversation
Description: - handle showing interactive legend option for dashboard and geostory - handle saving layerFilter for dashboard and geostory - add unit test - add refactoring to StyleBasedWMSJsonLegend
@ElenaGallo please test this enhancement on dev, thanks |
Hi @mahmoudadel54 see my note below: 1_ On a geostory, if the interactive legend is enabled and set on a new map, it is not possible to edit it correctly on the map inline panel. 1.mp4 |
@ElenaGallo @tdipisa @mahmoudadel54 I opened a specific issue for this problem because there are side problems related to the way we managed the map configurations in GeoStories #10489 |
@mahmoudadel54 now the gray error page opens when the Interactive legend is enabled from the Settings layer the in the inline map editor. How to Reproduce
geostory.mp4 |
Hi @ElenaGallo |
Description
In this PR, these points are implemented:
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
#10235
What is the current behavior?
#10235
What is the new behavior?
Now user can filter by legend within dashboards and geostories
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information