Problem/Motivation
As a user, if I search for a common term, eg Drupal, and then page forward, eg. Page 2, a click on a facet will possibly lead to a bad outcome where the page number is set so that no results are displayed, even though there are results.
Steps to reproduce
- As a user, search for a common term e.g. "Drupal"
- Go to page 4 using pager
- select any of the facets, you'll not see no results
Proposed resolution
Use a new release https://github.com/morpht/sajari-configurator/releases/tag/v0.1.2
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3206891.patch | 356 bytes | naveenvalecha |
Comments
Comment #2
naveenvalechaThe issue is with the library, Upstream issue filed https://github.com/morpht/sajari-configurator/issues/4
Comment #3
naveenvalechaComment #4
naveenvalechaComment #5
naveenvalechaComment #7
eleonelThanks Naveen.