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

Unable to export map configuration in context manager #9889

Closed
dsuren1 opened this issue Jan 16, 2024 · 0 comments · Fixed by #9896 or #9898
Closed

Unable to export map configuration in context manager #9889

dsuren1 opened this issue Jan 16, 2024 · 0 comments · Fixed by #9896 or #9898

Comments

@dsuren1
Copy link
Contributor

dsuren1 commented Jan 16, 2024

Describe the bug
It is not possible to export map configuration in context manager, only the 'export context' option is now available.

To Reproduce

  1. As administrator, create a new context or edit the configuration of an old context
  2. Access page 2 of context configuration
  3. Click on the options icon and select export
  4. The 'export map' options is overlayed by the 'export context' option and we can't save our map configuration in a json or wmc file.

Expected behavior
Able to export map configuration while configuring a context

Actual behavior
Since the control keys on both toggle operations are identical. Both the panel are opened and one overlapping the other

Issue reference

georchestra/mapstore2-georchestra#679

@dsuren1 dsuren1 added this to the 2023.02.02 milestone Jan 16, 2024
@dsuren1 dsuren1 self-assigned this Jan 16, 2024
@tdipisa tdipisa added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Jan 16, 2024
dsuren1 added a commit to dsuren1/MapStore2 that referenced this issue Jan 18, 2024
@dsuren1 dsuren1 linked a pull request Jan 18, 2024 that will close this issue
5 tasks
MV88 pushed a commit that referenced this issue Jan 18, 2024
…9896)

* #9889: Fix - Unable to export map configuration in context manager

* Control added to constant
@ElenaGallo ElenaGallo self-assigned this Jan 19, 2024
dsuren1 added a commit to dsuren1/MapStore2 that referenced this issue Jan 19, 2024
…text manager (geosolutions-it#9896)

* geosolutions-it#9889: Fix - Unable to export map configuration in context manager

* Control added to constant

(cherry picked from commit b3ffd90)
tdipisa pushed a commit that referenced this issue Jan 19, 2024
…9896) (#9898)

* #9889: Fix - Unable to export map configuration in context manager

* Control added to constant

(cherry picked from commit b3ffd90)
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment