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

Widget displaying optionally only some of the facet values #151

Open kpsherva opened 3 years ago

kpsherva commented 3 years ago

Change the buckets widget so that they can display only the first x items in the list and then the classic "Show more" (configurable via prop). Add the option to the documentation.