-
Notifications
You must be signed in to change notification settings - Fork 14
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
Filters: add support for filters with multiple values #718
Conversation
I did this all with fields, but didn't check labels. Looking now 🧐 |
Added support for labels too. |
This works, but the value breakdown UIs don't support including multiple yet. |
Oh absolutely. But you can get there by starting with exclusions. |
It's a good way to keep the size of the PR down. I'm fine with merging this as is and following up in the UI (which I think will be a bigger PR) |
Agree. If you would like to follow that up, since you recently refactored it, go for it. Otherwise I'll follow this up. Thanks! |
Might be nice to use a multi select variable instead of taking up all this space for variables? Can you create 2 two follow up issues (you can assign the changing of the queries in the breakdowns to allow for multiple includes) so we don't lose track over the weekend? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, works well locally
Aimed to fix #691 , this PR adds support for all fields and labels with multiple values.
Fields demo:
Demo.mov
Labels demo:
Demo.mov