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

Charts in inactive viewers do not re-render when their filter fields change #2634

Open
brianblakely opened this issue Jun 7, 2024 · 0 comments
Labels
bug Concrete, reproducible bugs

Comments

@brianblakely
Copy link
Contributor

Bug Report

Steps to Reproduce:

  1. Go to Superstore demo: https://perspective.finos.org/block/?example=superstore
  2. Switch left-hand pane tab to untitled viewer
  3. Drag over untitled to be a tab in the right-hand pane
  4. untitled should now be the active tab in the right-hand pane and Sales Report (By State) should be inactive
  5. Right-click the left-hand pane and select "Create Global Filter"
  6. Click "Central > Illinois" in the global filter
  7. Note that untitled has become filtered
  8. Switch right-hand pane's active tab to Sales Report (By State)
  9. Note that this viewer's filter field is updated as expected

Expected Result:

The right-hand chart should reflect the filter (by showing nothing, in this case, because it doesn't support this particular filter config).

Actual Result:

Rendering is still what it was when the viewer was last active. Screenshot:
image

Environment:

Perspective 2.10.0

@timkpaine timkpaine added the bug Concrete, reproducible bugs label Jun 14, 2024
@finos finos deleted a comment from jayasuryagunasekharan Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs
Projects
None yet
Development

No branches or pull requests

2 participants