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

fix: Hierarchical cascading filters #1177

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

bprusinowski
Copy link
Collaborator

Fixes #1176.

It turns out we didn't filter hierarchy when passing it to a filter. This PR fixes that, as well as makes it necessary to pass possibleValues to hierarchyToOptions function, so this error shouldn't appear again.

To test, replicate a chart from #1176 using the preview deployment.

@vercel
Copy link

vercel bot commented Sep 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visualization-tool ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2023 7:40am

@bprusinowski bprusinowski merged commit 0e68ee1 into main Sep 14, 2023
@bprusinowski bprusinowski deleted the fix/hierarchical-cascading-filters branch September 14, 2023 07:38
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.

Cascading Filter does not work correctly with hierarchies
1 participant