- Issue created by @liut
If a views page with AJAX enabled and has an exposed filter, the Reset button no longer works once you select a letter in the alphabet pager.
- I am using the 'Basic' exposed form style
- The exposed form is using the 'Combine fields filter'
- Views ajax enabled, with 'Ajax history' unchecked
A. The reset button does not work after the user enters a search term and clicks on a letter in the alpha pager.
B. No results are returned on 'All' page when a user enters a search term that begins with a letter different from the letter/page selected
It seems like the 'Reset' should behave the same way as a normal pager, it should reset to the default "page 1" ("All" page in this case).
As an aside, shouldn't the exposed filter results take precedence over the alpha pager? For example, on B#4 above, if a user has already clicked on a letter to further filter search results, then proceed to enter a new search term - should the "Apply" show results only in the letter selected? Or would it show results across all items, ignoring the letter clicked?