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

Variables: Fixes filtering in picker with null items #31979

Merged
merged 3 commits into from Mar 15, 2021

Conversation

hugohaggmark
Copy link
Contributor

What this PR does / why we need it:
Fixes the issue described in #16744.

Before
fix

After
fix

Which issue(s) this PR fixes:
Fixes #16744

Special notes for your reviewer:

@hugohaggmark hugohaggmark added this to the 7.5.0-stable milestone Mar 15, 2021
@hugohaggmark hugohaggmark requested a review from mckn March 15, 2021 08:18
@hugohaggmark hugohaggmark self-assigned this Mar 15, 2021
@hugohaggmark hugohaggmark added this to In Review in Frontend Platform Backlog via automation Mar 15, 2021
@hugohaggmark hugohaggmark requested review from a team and peterholmberg and removed request for a team March 15, 2021 08:18
@hugohaggmark hugohaggmark enabled auto-merge (squash) March 15, 2021 14:12
@hugohaggmark hugohaggmark merged commit bc60ce9 into master Mar 15, 2021
Frontend Platform Backlog automation moved this from In Review to Done Mar 15, 2021
@hugohaggmark hugohaggmark deleted the hugoh/issue-null-text branch March 15, 2021 14:45
grafanabot pushed a commit that referenced this pull request Mar 15, 2021
* Variables: Fixes filtering in picker with null items

* Chore: some cleanup

(cherry picked from commit bc60ce9)
hugohaggmark added a commit that referenced this pull request Mar 16, 2021
* Variables: Fixes filtering in picker with null items

* Chore: some cleanup

(cherry picked from commit bc60ce9)

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
ryantxu pushed a commit to dejapong/grafana that referenced this pull request Mar 30, 2021
* Variables: Fixes filtering in picker with null items

* Chore: some cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-value select dropdown don't tolerate data having null values from PostgreSQL
2 participants