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

Treemap zoom-out misrenders and does not fire perspective-click event #1628

Closed
texodus opened this issue Nov 22, 2021 · 0 comments · Fixed by #1652
Closed

Treemap zoom-out misrenders and does not fire perspective-click event #1628

texodus opened this issue Nov 22, 2021 · 0 comments · Fixed by #1652
Labels
bug Concrete, reproducible bugs

Comments

@texodus
Copy link
Member

texodus commented Nov 22, 2021

Bug Report

Steps to Reproduce:

  1. Set a in Treemap config with at least 2 columns set as Group By columns
  2. Click on a section of the treemap to zoom in
  3. Click the group label to zoom back out.

Actual Result:

There appears to be some SVG update rendering glitch, only N = number of rectangles in the sub group are rendered in the 2nd rendering of the parent group.

Additionally, perspective-click is not fired on zoom-out. THis causes any linked or global-filter-position <perspective-viewer> elements to not update in these cases.

@texodus texodus added the bug Concrete, reproducible bugs label Nov 22, 2021
@texodus texodus added this to the 1.0.4 milestone Nov 22, 2021
@texodus texodus changed the title Treemap zoom does not fire perspective-click events on zoom-out Treemap zoom-out misrenders and does not fire perspective-click event Nov 22, 2021
@texodus texodus modified the milestones: 1.0.4, 1.05 Dec 5, 2021
@texodus texodus linked a pull request Dec 6, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant