inveniosoftware / react-searchkit

React component library for interacting with a REST API.
https://inveniosoftware.github.io/react-searchkit/
MIT License
78 stars 40 forks source link

pagination: add maxTotalResults to limit number of pages #247

Closed jennur closed 1 year ago

jennur commented 1 year ago

Closes https://github.com/zenodo/zenodo-rdm/issues/217

Adds maxTotalResults to limit the number of pages (default max 10k results visible).