Skip to content

fix(search-query-builder): Remove AND/OR suggestions when logical operators are disallowed#111480

Merged
malwilley merged 1 commit intomasterfrom
malwilley/disable-bool-search
Mar 25, 2026
Merged

fix(search-query-builder): Remove AND/OR suggestions when logical operators are disallowed#111480
malwilley merged 1 commit intomasterfrom
malwilley/disable-bool-search

Conversation

@malwilley
Copy link
Member

Fixes ISWF-2231

Simple fix - we shouldn't show AND/OR suggestions if logical operators are not allowed.

@malwilley malwilley requested a review from a team as a code owner March 24, 2026 22:03
@linear-code
Copy link

linear-code bot commented Mar 24, 2026

@malwilley malwilley requested a review from nsdeschenes March 24, 2026 22:03
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 24, 2026
Copy link
Contributor

@nsdeschenes nsdeschenes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱 i thought i had done this when i added them in! Sorry bout that 🫣

@malwilley malwilley merged commit c53a55d into master Mar 25, 2026
71 checks passed
@malwilley malwilley deleted the malwilley/disable-bool-search branch March 25, 2026 16:48
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.

2 participants