Skip to content
New issue

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

ais-refinement-list display data to the user #123

Open
mohamedAbouda opened this issue Dec 20, 2022 · 2 comments
Open

ais-refinement-list display data to the user #123

mohamedAbouda opened this issue Dec 20, 2022 · 2 comments
Labels
stale Pull request or issue that has recieve no activity for a long time. support Issues related to support questions.

Comments

@mohamedAbouda
Copy link

Description
I'm using ais-refinement-list to show the facets but the problem here is that the keys are objects on meilisearch server for example key called brand is the object and has 2 keys display_name and slug I want to make meilisearch-vue show the display_name but when filter use the slug

Basic example
<ais-refinement-list attribute="brand.slug" /> I want to show the brand name not the slug to the user

@bidoubiwa
Copy link
Contributor

Hello @mohamedAbouda, what happens when you try attribute="brand.slug" ? Is there an error in the console? What are your filterableAttributes in Meilisearch?
What is the version of instant-meilisearch and the version of Meilisearch ?

@bidoubiwa bidoubiwa added the support Issues related to support questions. label Jan 4, 2023
@oluademola
Copy link

Hello @mohamedAbouda. I am following up with you on your issue. Could you please provide some context and answers to the questions mentioned above? Your input will help us in resolving the issue. Thank you in advance 🙏

@brunoocasali brunoocasali added the stale Pull request or issue that has recieve no activity for a long time. label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Pull request or issue that has recieve no activity for a long time. support Issues related to support questions.
Projects
None yet
Development

No branches or pull requests

4 participants