Switch visibility of a filter if records to be applied not exist in React Admin
[React Admin](https://marmelab.com/react-admin/) provides a capability to filter records shown in a list.
https://marmelab.com/react-admin/FilteringTutorial.html
Basically, the combo of ReferenceInput and SelectInput works when applying a filter based on referenced resources.
However, it some