algolia / instantsearch

⚡️ Libraries for building performant and instant search and recommend experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/
MIT License
3.68k stars 515 forks source link

Color refinement list for Vue InstantSearch #5386

Open dhayab opened 1 year ago

dhayab commented 1 year ago

We currently provide a ColorRefinementList widget for React InstantSearch, and we'd like to gather interest in porting this widget to Vue InstantSearch.

What's a color refinement list?

A color refinement list is an InstantSearch widget that filters results based on color facet values. The widget only displays the most relevant colors for the current search context.

It shares similarities with a standard refinement list, but it displays color indicators instead of text facet values. This helps users quickly visualize the kind of color that products have in your index.

See Live Demo →

How to show your interest?

Simply add a "👍" reaction on this issue, and optionally subscribe to its notifications. We will share updates here.

ColeDCrawford commented 6 months ago

Would definitely use this.

rotanev commented 2 months ago

Please add this.

christine927t commented 1 month ago

Our e-commerce site would definitely be using this if the feature becomes available.