[PR #6053] fix: favorites and recents stay visible when filtering models #11718

Closed
opened 2026-02-16 18:16:39 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6053

State: closed
Merged: Yes


Apply fuzzysort filtering per-section (favorites, recents, providers) while maintaining section order, and use onFilter callback to avoid reactivity loops from ref()?.filter reads. This ensures favorites and recent models remain visible when searching, instead of disappearing.

closes #5254

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6053 **State:** closed **Merged:** Yes --- Apply fuzzysort filtering per-section (favorites, recents, providers) while maintaining section order, and use onFilter callback to avoid reactivity loops from ref()?.filter reads. This ensures favorites and recent models remain visible when searching, instead of disappearing. closes #5254
yindo added the pull-request label 2026-02-16 18:16:39 -05:00
yindo closed this issue 2026-02-16 18:16:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11718