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 exception for filter labels #669

Merged
merged 2 commits into from
Jul 25, 2019
Merged

Conversation

jspillers
Copy link
Contributor

Fix autocomplete error when filtering string column w/null values

  • Factor out a function for filtering out null values before feeding
    them into the autocomplete choices
  • Add unit testing config to perspective-viewer package
  • Add a unit test to cover this bugfix

Fixes issue: #668

JHawk and others added 2 commits July 22, 2019 13:03
* Factor out a function for filtering out null values before feeding
them into the autocomplete choices
* Add unit testing config to perspective-viewer package
* Add a unit test to cover this bugfix
@texodus
Copy link
Member

texodus commented Jul 25, 2019

Looks good, thanks for the PR!

@texodus texodus merged commit 1bebf98 into master Jul 25, 2019
@texodus texodus deleted the fix-exception-for-filter-labels branch July 25, 2019 15:30
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.

4 participants