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

Zoom to record also for Parent Table in Dashboards #9783

Closed
1 of 6 tasks
tdipisa opened this issue Dec 4, 2023 · 0 comments · Fixed by #9787 or #9818
Closed
1 of 6 tasks

Zoom to record also for Parent Table in Dashboards #9783

tdipisa opened this issue Dec 4, 2023 · 0 comments · Fixed by #9787 or #9818

Comments

@tdipisa
Copy link
Member

tdipisa commented Dec 4, 2023

Description

What implemented through #9567 should be provided also for dashboards Parent Tables (e.g. map widgets connected to a table widget).
If multiple maps are linked to the same parent table and all contain a layer that references the same table dataset, zooming will be performed for all map widgets as per usual logic.

What kind of improvement you want to add? (check one with "x", remove the others)

  • Minor changes to existing features
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Other useful information

@tdipisa tdipisa added this to the 2024.01.00 milestone Dec 4, 2023
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Dec 5, 2023
@mahmoudadel54 mahmoudadel54 linked a pull request Dec 5, 2023 that will close this issue
12 tasks
@ElenaGallo ElenaGallo self-assigned this Dec 12, 2023
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Dec 14, 2023
Description:
- In dashboard, fix issue of not hiding zoom icon in tbl widget in case of removing connection from map to tbl
- write unit test for the changes
MV88 pushed a commit that referenced this issue Dec 14, 2023
Description:
- In dashboard, fix issue of not hiding zoom icon in tbl widget in case of removing connection from map to tbl
- write unit test for the changes
@tdipisa tdipisa added BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch Accepted and removed Accepted BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment