eliaetzensperger opened a new issue, #32361:
URL: https://github.com/apache/superset/issues/32361

   ### Bug description
   
   For filter options with more than 1000 filter values it is useful to set the 
filter feature "Dynamically search all filter values" - by enabling dynamically 
searching the filter loads values as a user is typing. The problem is now that 
if you begin typing and then select one or more filter values, then apply the 
filters, and you want to remove the filters, the superset filter thinks that 
the values previously typed in the filter box are still there and activated 
instead of fully resetting the filter.
   
   I think it is more obvious by having a glance at the subsequent screen 
recording:
   
   
https://github.com/user-attachments/assets/16f16762-037c-4b5e-8372-139f931229b3
   
   The only way to prevent this behavior is to manually remove the manually 
typed value in the filter before applying the filter.
   
   Does anyone know something about this?
   
   Superset Version: 3.1.0
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   I don't know
   
   ### Node version
   
   I don't know
   
   ### Browser
   
   Chrome
   
   ### 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]

Reply via email to