Skip to content

Fix #2953 Expanding the filter panel for charts and tables#3152

Merged
offtherailz merged 2 commits intogeosolutions-it:masterfrom
baloola:crosslayer_filter
Aug 9, 2018
Merged

Fix #2953 Expanding the filter panel for charts and tables#3152
offtherailz merged 2 commits intogeosolutions-it:masterfrom
baloola:crosslayer_filter

Conversation

@baloola
Copy link
Copy Markdown
Contributor

@baloola baloola commented Aug 7, 2018

Description

in the Switchpanel expand property:
added a statement that returns true if there are pre-existed quires, otherwise it returns the inherited crossLayerExpanded property (undefined for tables and charts, only with Featuregrid component ).

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 #2953

What is the new behavior?
when editing an existing table/chart's filter, the cross-layer filter is enabled

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 baloola Aug 7, 2018
Copy link
Copy Markdown
Member

@offtherailz offtherailz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Add unit test
  • Please describe the solution you used in the pull request description. A few words (or sentences) just to describe what you did. Also finish compiling the PR form

@offtherailz offtherailz changed the title expanding the filter panel for charts and tables Fix #2953 Expanding the filter panel for charts and tables Aug 7, 2018
@coveralls
Copy link
Copy Markdown

coveralls commented Aug 7, 2018

Coverage Status

Coverage decreased (-0.005%) to 80.906% when pulling 6db6fcd on baloola:crosslayer_filter into 5f26c96 on geosolutions-it:master.

@offtherailz offtherailz merged commit 2fda286 into geosolutions-it:master Aug 9, 2018
@baloola baloola deleted the crosslayer_filter branch August 9, 2018 10:03
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.

Chart's cross layer filter in query panel closes on edit

3 participants