You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So if you have filter on dashboard. Select the value whihc is not present in dropdown. Clear the value and after opening dropdown it won't show all values as initially, but it will show "no data". I have enabled Dynamically search all filter values option in filters. If I remove Dynamically search all filter values it works as it should but I think behavior should be the same if disabled.
How to reproduce the bug
Go to dashborad
Type in filter custom value
Remove seleceted value
Filter will show "no data"
Screenshots/recordings
Initially
2, Select value which is not present in dropdown
3,Clearning the value with X button - Now "no data" is shown
Superset version
4.0.0
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
I have searched Superset docs and Slack and didn't find a solution to my problem.
I have searched the GitHub issue tracker and didn't find a similar bug report.
I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
The text was updated successfully, but these errors were encountered:
Bug description
So if you have filter on dashboard. Select the value whihc is not present in dropdown. Clear the value and after opening dropdown it won't show all values as initially, but it will show "no data". I have enabled Dynamically search all filter values option in filters. If I remove Dynamically search all filter values it works as it should but I think behavior should be the same if disabled.
How to reproduce the bug
Screenshots/recordings
2, Select value which is not present in dropdown
3,Clearning the value with X button - Now "no data" is shown
Superset version
4.0.0
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: