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
{{ message }}
This repository was archived by the owner on Jan 5, 2019. It is now read-only.
I'm having trouble coming up with a title for this issue, so please feel to suggest a better one.
When changing the per page value on a set of search results, the new start index will be per page + old start index, which, when that value is greater than the total number of results, causes nothing to show up. We need to look for this excess and act accordingly to prevent it.
I'm having trouble coming up with a title for this issue, so please feel to suggest a better one.
When changing the
per pagevalue on a set of search results, the new start index will beper page+old start index, which, when that value is greater than the total number of results, causes nothing to show up. We need to look for this excess and act accordingly to prevent it.steps to replicate
per pageto max (250)