You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What you were expecting:
When filtering a List with FilterLiveSearch the correct filter results display in the List. If you click on a record in the List or navigate to another view and then come back to the List it should still be filtered. Further, all filter components (e.g., FilterListItem, FilterLiveSearch , etc.) should indicate what filters are currently active.
What happened instead:
The FilterLiveSearch component no longer has any text input or indicates a search filter is active, but the List results are still filtered by the search. To clear the active filter you must reload the page or search for another term.
What you were expecting:
When filtering a List with FilterLiveSearch the correct filter results display in the List. If you click on a record in the List or navigate to another view and then come back to the List it should still be filtered. Further, all filter components (e.g., FilterListItem, FilterLiveSearch , etc.) should indicate what filters are currently active.
What happened instead:
The FilterLiveSearch component no longer has any text input or indicates a search filter is active, but the List results are still filtered by the search. To clear the active filter you must reload the page or search for another term.
Steps to reproduce:
Environment
React-admin version: 3.12.1
React version: 17.0.1
Browser: Chrome
The text was updated successfully, but these errors were encountered: