We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New feature : ability to manage facets by category.
For each category, display a list of all filterable attributes (not filterable in search for now).
The list contains the following data for each attribute :
The text was updated successfully, but these errors were encountered:
Hi @romainruaud
A prototype of the UI I want in : https://github.com/afoucret/elasticsuite/tree/facet-category-config
This code need a lot of cleaning and a proper management of the drag and drop and additional fields (coverage rate, sort order and facet size).
I let you finish the work based on this.
Sorry, something went wrong.
acknowledged @afoucret
What about hide/show of the attributes considered as irrelevant ? This was nice for UX especially with a huge diversity of universes in the catalog.
Start with implementing without this feature. It would be added after.
Feature is now in the master branch and will be released with version 2.5.0
romainruaud
No branches or pull requests
New feature : ability to manage facets by category.
For each category, display a list of all filterable attributes (not filterable in search for now).
The list contains the following data for each attribute :
The text was updated successfully, but these errors were encountered: