Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Multi Viewport Problem #15

Closed
drunkenmyno opened this issue Apr 9, 2020 · 1 comment
Closed

Multi Viewport Problem #15

drunkenmyno opened this issue Apr 9, 2020 · 1 comment

Comments

@drunkenmyno
Copy link

Describe the bug
First of all the Multi Layer Chart did not recognize

this.state.viewport if its set after LoadLayers.

The next one is that Table Filtern would not be recognized

simple fix is changing filters in Multi.jsx to extra_filters and it works.

but the other huge problem is the viewport did not update after a filter is set

To Reproduce
Steps to reproduce the behavior:

do a multi Layer chart with a Scatterplot and Polygon Layer also create a Table with Filtering options.

now Filter on Multi Layer Chart nothing happend.

Expected behavior

The Table Filter should work with Multi Layer Chart (Quick Fix see Above)

Screenshots

Environment (please complete the following information):

  • superset-ui version: latest
  • Node version: `latest
  • npm version: latest
@villebro
Copy link
Contributor

The codebase on this repo has been moved to the main Apache Superset repo, and consequently the repo is in the process of being archived. See the Superset Improvement Proposal for details: apache/superset#13013 . While all currently open issues and PRs will be closed, we encourage you to reopen this issue on the main repo if it is still relevant.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants