Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

docs: use attribute labels as values #690

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

paul-vd
Copy link
Member

@paul-vd paul-vd commented Jun 29, 2023

@linear
Copy link

linear bot commented Jun 29, 2023

FC-1506 Search: use labels as values

Story

As an Integrator I want to use facet value labels as values so that I can have SEO friendly URLs

Context and useful links

Acceptance criteria

  • Attribute option labels can be used as values instead of the value

    Example: given an attribute "Color" (color) with options "Blue" (12), "Green" (42) and "Red" (56). Filtering on "Color = Blue" must lead to url color=Blue instead of color=12

  • This behavior must be configurable, and default value should be "deactivated" (for backwards compatibility)

  • ⚠️ Check it doesn't introduce a regression with Algolia

  • Review

  • Deployed on preview env

  • Test

  • Forwardport

  • Documentation

@paul-vd paul-vd force-pushed the fc-1506-search-use-labels-as-values branch 2 times, most recently from facc088 to f78f09a Compare June 30, 2023 12:53
@paul-vd paul-vd force-pushed the fc-1506-search-use-labels-as-values branch from f78f09a to 0fc2095 Compare June 30, 2023 12:58
@paul-vd paul-vd merged commit fc05db0 into next Jul 3, 2023
@paul-vd paul-vd deleted the fc-1506-search-use-labels-as-values branch July 3, 2023 06:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants