Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(connectHierarchicalMenu): update getWidgetSearchParameters (#4053)
This PR updates the lifecycle `getWidgetSearchParameters` in `connectHierarchicalMenu` to add the configuration of facets and default value. We don't apply the previous value on purpose, the `uiState` drives completely the `SearchParameters`. I've not removed the `getConfiguration` lifecycle (yet) to avoid breaking everything. Once we've made the switch to `getWidgetSearchParameters` we'll remove them.
- Loading branch information