chrisdukeLlama commented on issue #32276:
URL: https://github.com/apache/superset/issues/32276#issuecomment-2663733020

   @dosu  you said: The Filter Box component was removed in Apache Superset 
version 4.0.0. Therefore, you would need to downgrade to a version prior to 
4.0.0 to use the Filter Box 
[[1]](https://github.com/apache/superset/blob/master/RELEASING/release-notes-4-0/README.md)[[2]](https://github.com/apache/superset/blob/master/UPDATING.md).
 The Filter Box supported both 'LIKE' and 'ILIKE' searches on text columns, 
allowing for partial and case-insensitive matching 
[[3]](https://github.com/apache/superset/blob/master/superset-frontend/src/filters/components/Select/buildQuery.test.ts)[[4]](https://github.com/apache/superset/blob/master/superset-frontend/src/filters/components/Select/buildQuery.ts)[[5]](https://github.com/apache/superset/blob/master/superset/utils/core.py).
   
   
   but in 3.0.2 I get only: 
   Date filter
   Instant filtering
   Show time grain dropdown
   Show time column
   Limit selector values
   
   
   so how do I get a frre text filter?


-- 
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