- Issue created by @yannickoo
- Merge request !32Issue #3539216: Store facet title in "settings" array instead of "label" if not overridden → (Open) created by yannickoo
Since the "Override title" field does not seem to be translatable we can simply rely on the label provided by Facets module, which is already translatable.
The problem is the the JS search client is only reading the label from "settings" array, so we should move the label in there if it was not overridden.
Active
1.0
Facets