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

#10424: The measure tool is not opened properly if Measure plugin has 'showCoordinateEditor' with true into cfg.defaultOptions #10428

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

mahmoudadel54
Copy link
Contributor

Description

In this PR, fix UI issue for the measure tool is done. Due to this fix, the measure tool is opened properly as expected if Measure plugin has 'showCoordinateEditor' with true into cfg.defaultOptions.

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:

Issue

#10424

What is the current behavior?
#10424

What is the new behavior?
The measure tool UI is shown as expected when it is open for both 2D and 3D maps.

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

Other useful information

…sure plugin has 'showCoordinateEditor' with true into cfg.defaultOptions

Description:
- fix UI issue in measure
…sure plugin has 'showCoordinateEditor' with true into cfg.defaultOptions

Description:
- resolve review comments [change the added class name + handle all mentioned cases]
- add unit test
…sure plugin has 'showCoordinateEditor' with true into cfg.defaultOptions

Description:
- add unit test
…sure plugin has 'showCoordinateEditor' with true into cfg.defaultOptions

Description:
-change the added class name to a more generic name
@allyoucanmap allyoucanmap merged commit 7443a48 into geosolutions-it:master Jun 21, 2024
6 checks passed
@allyoucanmap
Copy link
Contributor

@ElenaGallo please test on dev and let us know when backport on 2024.01.xx, thanks

@ElenaGallo
Copy link
Contributor

Test passed @mahmoudadel54 please backport to 2024.01.xx. Thanks

@mahmoudadel54
Copy link
Contributor Author

Test passed @mahmoudadel54 please backport to 2024.01.xx. Thanks

Backport is done ---> #10440

tdipisa pushed a commit that referenced this pull request Jun 25, 2024
… 'showCoordinateEditor' with true into cfg.defaultOptions (#10428) (#10440)
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants