Skip to content

Conversation

@OpeOginni
Copy link
Contributor

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

Screen.Recording.2026-01-13.at.14.44.23.mov

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

I found a potentially related PR:

PR #8157: fix(ui): handle async items function in useFilteredList hook
#8157

This PR appears related to your PR #8216 as it also addresses issues with the useFilteredList hook, specifically handling async items functions. Since your PR is about tracking memo-based items while maintaining async function behavior, PR #8157 may be working on a similar area and could have overlapping changes or related logic.

I recommend reviewing PR #8157 to ensure there are no conflicts or redundant changes between the two PRs.

@adamdotdevin adamdotdevin merged commit 736cd10 into anomalyco:dev Jan 13, 2026
4 checks passed
sauerdaniel pushed a commit to sauerdaniel/opencode that referenced this pull request Jan 13, 2026
dl-alexandre pushed a commit to dl-alexandre/opencode that referenced this pull request Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants