fix: sync keyword highlights and deduplicate filters#1214
fix: sync keyword highlights and deduplicate filters#1214danielroe merged 6 commits intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
💤 Files with no reviewable changes (2)
📝 WalkthroughWalkthroughThe PR updates the structured filters composable: parseSearchOperators now deduplicates keywords case‑insensitively; a new removeKeywordFromQuery(query, keyword) helper removes keywords from both Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR fixes two issues:
Also added deduplication for keywords in the filter state.
Before
2026-02-08.15-50-59.mp4
After
freecompress-2026-02-08.22-38-24.mp4