PowerDinosaur opened a new issue, #27949: URL: https://github.com/apache/superset/issues/27949
### Bug description After using the search field and deleting the value after it I can only see values corresponding to the latest search. I have to type something for example push space and delete it after to see all the options again. ### How to reproduce the bug 1. Make a dashboard with value filters 2. Type in something (for example if u have values A1,A2, B1,B2 then type A), now you only see 2 values and u choose 1 (also if you just search for something, and click out of the box the filter box still refreshes that there are only two values and the same problem happens) 3. Delete the value u have chosen (either with clicking on x or with backspace) 4. Now u can still only see that there are 2 values to choose from which are A1 and A2 5. If you push space or type any character and delete it after you can see all the values ### Screenshots/recordings _No response_ ### Superset version 3.1.2 ### Python version I don't know ### Node version I don't know ### Browser Firefox ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
