We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make sure these boxes are checked before submitting your issue - thank you!
0.21dev
When user changes input in Date picker, onChange event is triggered right away. In dashboard, this will cause new query send out for each slice.
Can we trigger onChange only after user clicks "OK"?
@mistercrunch
The text was updated successfully, but these errors were encountered:
Yes we should wait for Ok to call onchange
Ok
Sorry, something went wrong.
@mistercrunch, can you assign this to me? I have a working fix.
It appears it's not possible to assign to people who don't have write access.
Successfully merging a pull request may close this issue.
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
0.21dev
Actual results
When user changes input in Date picker, onChange event is triggered right away. In dashboard, this will cause new query send out for each slice.
Expected results
Can we trigger onChange only after user clicks "OK"?
@mistercrunch
The text was updated successfully, but these errors were encountered: