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

[Instantsearch] Update selected refinements #716

Merged
merged 10 commits into from
Jan 28, 2025

Conversation

Jade-GG
Copy link
Collaborator

@Jade-GG Jade-GG commented Jan 24, 2025

By matching the items to the actual filter data we can:

  • Check if it's a boolean and show the proper label
  • Get the actual filter name so we don't have to show the filter code

I've also updated the "clear filters" to match the old one, and used v-show instead of v-if to not need the empty div in the v-else.

afbeelding

@royduin royduin merged commit e97ff53 into instantsearch Jan 28, 2025
7 of 12 checks passed
@royduin royduin deleted the feature/instantsearch-filters branch January 28, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants