[PR #8216] fix(ui): track memo-based items in useFilteredList without affecting async function based lists #12662

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

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

State: closed
Merged: Yes


What does this PR do?

Fixes issue of removing item from a list when deleted from a store. BUT still maintains operations of async functions that returns items such as filtering and search of files.

How did you verify your code works?

Tested on dev

https://github.com/user-attachments/assets/dafff93d-2a76-4731-81ef-f258fe3ccb44

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8216 **State:** closed **Merged:** Yes --- ### What does this PR do? Fixes issue of removing item from a list when deleted from a store. BUT still maintains operations of async functions that returns items such as filtering and search of files. ### How did you verify your code works? Tested on dev https://github.com/user-attachments/assets/dafff93d-2a76-4731-81ef-f258fe3ccb44
yindo added the pull-request label 2026-02-16 18:17:33 -05:00
yindo closed this issue 2026-02-16 18:17:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12662