Skip to content

fix: search term overlaps filter in global search#2497

Merged
AlexAndBear merged 2 commits into
mainfrom
issues/1596
May 12, 2026
Merged

fix: search term overlaps filter in global search#2497
AlexAndBear merged 2 commits into
mainfrom
issues/1596

Conversation

@AlexAndBear
Copy link
Copy Markdown
Member

@AlexAndBear AlexAndBear commented May 11, 2026

Description

image

Related Issue

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hmm is there really no CSS solution? This looks like a lot of code for such a tiny problem 🙈

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

nope

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hmm ok. Can we than at least kill the watcher and call updateLocationFilterInputPadding on mount and in onLocationFilterChange? Should be the same I think?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yes

@AlexAndBear AlexAndBear requested a review from JammingBen May 12, 2026 08:01
@AlexAndBear AlexAndBear merged commit 09319a3 into main May 12, 2026
29 checks passed
@AlexAndBear AlexAndBear deleted the issues/1596 branch May 12, 2026 08:25
@openclouders openclouders mentioned this pull request May 12, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search term can overlap location filter and search icon

2 participants