Skip to content

Filtered search: Add filter query getter to filter store module to ensure consistency

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

This is a follow-up issue to improve the fix for this issue: #249591 (comment 413438868).

Problem

Right now different uses of the filter store module uses a util to convert from filter to query (and vice versa). We could implement getters as helpers to do this work for us to ensure consistency between uses.

Edited by 🤖 GitLab Bot 🤖