-
Notifications
You must be signed in to change notification settings - Fork 406
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
#9783: implement zoom to record for parent table in dashboards #9787
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.
i've checked this and looks to be good
@ElenaGallo please test it in DEV |
Hi @tdipisa @mahmoudadel54,
On Dashboard dash.mp4On Map map.mp4 |
Hi @ElenaGallo
|
no, there are no connections. Here a dashboard example. |
Ok I catch it via these steps on dashboard:
|
Description
In this PR, an enhancement is added for zooming to record in dashboard viewer. Implement zooming to record for Parent Table in dashboards if there are multiple maps linked with a parent table and all have the same layer dataset.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
#9783
What is the current behavior?
#9783
What is the new behavior?
If multiple maps are linked to the same parent table and all contain a layer that references the same table dataset, zooming is performed for all map widgets as per usual logic.
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)