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

Fix #3608 Toc tooltips options saved in map configuration #3663

Merged

Conversation

MV88
Copy link
Contributor

@MV88 MV88 commented Apr 2, 2019

Description

With this pr you tooltip options (composition and placement) are saved when the map is saved

Issues

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:

What is the current behavior? (You can also link to an open issue here)
it is not saving tooltip options and placement

What is the new behavior?
it is saving those info

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

# Conflicts:
#	web/client/components/TOC/fragments/Title.jsx
#	web/client/utils/__tests__/MapUtils-test.js
@MV88 MV88 added this to the 2019.02.00 milestone Apr 2, 2019
@MV88 MV88 self-assigned this Apr 2, 2019
@MV88 MV88 requested a review from offtherailz April 2, 2019 08:44
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 80.985% when pulling 5411e35 on MV88:3608_updates_saving_options into e3f4f11 on geosolutions-it:master.

@offtherailz offtherailz merged commit 9159b11 into geosolutions-it:master Apr 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TOC mouse over tooltip customization
3 participants