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

[filter_box] allow empty filters list (#7220) #7244

Merged

Conversation

michellethomas
Copy link
Contributor

in some cases, people want a time filter only on filter box, without
specifying dimensions (filters), this allows that

(cherry picked from commit e39b169)

SUMMARY

Cherry picking fix that got into lyftga and we need in 0.31. Time only filters do not work because filter box requires filters.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TEST PLAN

Check that filter box can have only time filters

ADDITIONAL INFORMATION
[ ] Has associated issue:
[ ] Changes UI
[ ] Requires DB Migration. Confirm DB Migration upgrade and downgrade tested.
[ ] Introduces new feature or API
[ ] Removes existing feature or API
[x] Fixes bug
[ ] Refactors code
[ ] Adds test(s)
REVIEWERS

@mistercrunch @john-bodley @graceguo-supercat

in some cases, people want a time filter only on filter box, without
specifying dimensions (filters), this allows that

(cherry picked from commit e39b169)
@michellethomas michellethomas added !deprecated-label:bug Deprecated label - Use #bug instead v0.31 labels Apr 8, 2019
@michellethomas michellethomas merged commit 5ef2712 into apache:master Apr 8, 2019
@michellethomas michellethomas deleted the allow_empty_filters_cherry branch April 8, 2019 22:09
michellethomas added a commit that referenced this pull request Apr 8, 2019
in some cases, people want a time filter only on filter box, without
specifying dimensions (filters), this allows that

(cherry picked from commit e39b169)
(cherry picked from commit 5ef2712)
cccs-RyanK added a commit to CybercentreCanada/superset that referenced this pull request Jun 4, 2024
…ome cases, people want a time filter only on filter box, withoutspecifying dimensions (filters), this allows that(cherry picked from commit e39b169)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!deprecated-label:bug Deprecated label - Use #bug instead v0.31
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants