2

I was searching for a way to disable "search-as-you-type" for Filter in React-Admin.

Found this related question "How to prevent get request from being send if the length of the query field is short in react-admin" but it has no answers...

Does anybody knows how to do this?

Tried to find something at the source codes but without success:

  • react admin uses global filter for search-as-you-type means its for instant search.https://github.com/marmelab/react-admin/blob/master/docs/Tutorial.md#adding-search-and-filters-to-the-list. i think its a must feature they have to add to reduce request life cycle. – Shimax s Apr 04 '19 at 20:02

0 Answers0