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

[explore][filter] IN filter select box will be loading forever when there is null value in the column #18178

Closed
3 tasks done
jinghua-qa opened this issue Jan 26, 2022 · 1 comment
Labels
#bug Bug report preset:QA Preset QA team preset-io

Comments

@jinghua-qa
Copy link
Member

IN filter select box will be loading forever when there is null value in the column

How to reproduce the bug

use example data 'Covid Vaccine'

  1. Go to explore, select chart type 'Big number'
  2. add Metrics: count, add Filter: fda_approval_indicators (with all null value)
  3. select 'IN' for filter type,
  4. Observe filter value file and See error

Expected results

Able to show null for user to select

Actual results

loading forever

Screenshots

Screen Shot 2022-01-24 at 8 32 24 PM

Environment

(please complete the following information):

  • browser type and version:
  • superset version: master
  • python version: python --version
  • node.js version: node -v
  • any feature flags active:

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.

Additional context

Add any other context about the problem here.

@rusackas
Copy link
Member

closed by #18171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report preset:QA Preset QA team preset-io
Projects
None yet
Development

No branches or pull requests

2 participants