Skip to content

Conversation

@Ahmed-Labs
Copy link
Member

@Ahmed-Labs Ahmed-Labs commented Nov 5, 2025

Boolean filters previously used the multi select. If a list of booleans (e.g. [true,false]) is used in a widget query, an error is thrown by the backend because booleans are expected to be single values. To avoid this error completely, this PR uses a single value compact select for booleans (and any other filter token that doesn't support multi select).

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 5, 2025
@Ahmed-Labs Ahmed-Labs marked this pull request as ready for review November 5, 2025 21:20
@Ahmed-Labs Ahmed-Labs requested a review from a team as a code owner November 5, 2025 21:20
@Ahmed-Labs Ahmed-Labs force-pushed the ahmedmo/feat/boolean-global-filter-selector branch from 2463cdb to 4bf7319 Compare November 12, 2025 16:26
@Ahmed-Labs Ahmed-Labs changed the title feat(dashboards): Add a single value selector for boolean filters feat(dashboards): Use a single value selector for boolean filters Nov 12, 2025
@Ahmed-Labs Ahmed-Labs marked this pull request as ready for review November 12, 2025 17:09
@Ahmed-Labs Ahmed-Labs merged commit 81b63f5 into master Nov 17, 2025
50 checks passed
@Ahmed-Labs Ahmed-Labs deleted the ahmedmo/feat/boolean-global-filter-selector branch November 17, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants