Skip to content

fix: Ensure "active search filter" badge is displayed#2065

Merged
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:fix-search-filter-badge
Feb 3, 2026
Merged

fix: Ensure "active search filter" badge is displayed#2065
nikclayton merged 1 commit into
pachli:mainfrom
nikclayton:fix-search-filter-badge

Conversation

@nikclayton

Copy link
Copy Markdown
Contributor

Previous code attached the active filter drawable before any changes to the toolbar menu might be made, which could cause it to disappear.

Fix, by ensuring it is detached before the menu is invalidated and attached afterwards.

Previous code attached the active filter drawable before any changes
to the toolbar menu might be made, which could cause it to disappear.

Fix, by ensuring it is detached before the menu is invalidated and
attached afterwards.
@nikclayton nikclayton merged commit 87ffaa5 into pachli:main Feb 3, 2026
27 checks passed
@nikclayton nikclayton deleted the fix-search-filter-badge branch February 3, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant