Skip to content

Fix #1718 circle tooltip, translations and styles in queryform#3131

Merged
offtherailz merged 1 commit intogeosolutions-it:masterfrom
MV88:1718_circle_tooltip_leaflet
Aug 9, 2018
Merged

Fix #1718 circle tooltip, translations and styles in queryform#3131
offtherailz merged 1 commit intogeosolutions-it:masterfrom
MV88:1718_circle_tooltip_leaflet

Conversation

@MV88
Copy link
Copy Markdown
Contributor

@MV88 MV88 commented Jul 31, 2018

Description

This PR removes radius information when drawing the circles also fixes the tooltips in queryform for spatial and attribute filter

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)
see issue

What is the new behavior?
Circle in leaflet has no more the radius info
image

Delete of groups has now tooltip and style is aligned to other buttons
image

Delete of field attribute now has tooltip and style is aligned to other buttons
image

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:

@ghost ghost assigned MV88 Jul 31, 2018
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.04%) to 80.893% when pulling 7632a60 on MV88:1718_circle_tooltip_leaflet into c0927cf on geosolutions-it:master.

@offtherailz offtherailz merged commit 59b384e into geosolutions-it:master Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drawing circle has undefined in the tooltip

3 participants