I am using the following:
- A dropdown menu to filter on a location.
- An input field to search for names, phone number etc.
The data for the list is coming from Airtable.
The issue is:
If I type in a search term the list is filtering immediately.
When I change the Location in the dropdown, nothing happens (no refresh of the list) until I trigger a new search from the input box. When the refresh is triggered both filters are applied.
@Ben @jeremy @ashley I consider the missing trigger for the refresh a bug, but cannot choose the category here