List pages. The filter is remembered if I go away from the page and come back, but the fields of the filter always start reset. This is confusing. Either reset the filter each time the user opens the page or populate the filter fields with the filter data. #17
All list pages now reset the filter in the user session when the page is entered. So that's entering the route or refreshing the page re-sets the filter and all data is shown in the list. This avoids the problem that happened before when a user comes back to a page and the filters in the user session are applied to the data but the filter on the screen is set to show all data.
All list pages now reset the filter in the user session when the page is entered. So that's entering the route or refreshing the page re-sets the filter and all data is shown in the list. This avoids the problem that happened before when a user comes back to a page and the filters in the user session are applied to the data but the filter on the screen is set to show all data.