dosubot[bot] commented on issue #32276: URL: https://github.com/apache/superset/issues/32276#issuecomment-2661657977
<!-- Answer --> 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 <sup>[[1]](https://github.com/apache/superset/blob/master/RELEASING/release-notes-4-0/README.md)</sup><sup>[[2]](https://github.com/apache/superset/blob/master/UPDATING.md)</sup>. The Filter Box supported both 'LIKE' and 'ILIKE' searches on text columns, allowing for partial and case-insensitive matching <sup>[[3]](https://github.com/apache/superset/blob/master/superset-frontend/src/filters/components/Select/buildQuery.test.ts)</sup><sup>[[4]](https://github.com/apache/superset/blob/master/superset-frontend/src/filters/components/Select/buildQuery.ts)</sup><sup>[[5]](https://github.com/apache/superset/blob/master/superset/utils/core.py)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/28396d22-d646-4e18-9eba-b3752de7115e?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/28396d22-d646-4e18-9eba-b3752de7115e?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/28396d22-d646-4e18-9eba-b3752de7115e?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/28396d22-d646-4e18-9eba-b3752de7115e?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/28396d22-d646-4e18-9eba-b3752de7115e?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/28396d22-d646-4e18-9eba-b3752de7115e?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/28396d22-d646-4e18-9eba-b3752de7115e?feedback_type=other)</sup> -- 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]
