question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add showMore feature to RefinementList widget (for parity with InstantSearch.js)

See original GitHub issue

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kswedbergcommented, Mar 29, 2018

Awesome, thanks!

1reaction
Haroenvcommented, Mar 29, 2018

Ah, that’s a good point. You can edit the component I had to instead copy the contents of RefinementList here in this repository, get the length of this.facetValues https://github.com/algolia/vue-instantsearch/blob/master/src/components/RefinementList.vue

Read more comments on GitHub >

github_iconTop Results From Across the Web

refinementList | InstantSearch.js - Algolia
A widget for InstantSearch.js that displays facets and lets users refine their search by filtering.
Read more >
instantsearch.js - UNPKG
The CDN for instantsearch.js. ... and updated refinement list\n */\n addRefinement: function addRefinement(refinementList, attribute, value) {\n if (lib.
Read more >
Filter Datasets with Facets using Instantsearch JS to add a ...
To make use of those facets on the front end, one of the most common widget that you can find in a search...
Read more >
dist/cjs/components/HitsPerPage.js - Renovate Bot Package Diff
node_modules/algoliasearch-helper/src/SearchParameters/RefinementList.js",". ... n *\n * Any of the props added to this widget will be forwarded to Algolia.
Read more >
react-instantsearch-dom @ 5.4.0 .. 5.6.0 - Package Diff
dist/cjs/components/RefinementList.js ... href: "https://community.algolia.com/react-instantsearch/widgets/ ... @param algoliaAgent the agent to add.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found