Skip to content

fix(app): sidebar not updating on project change#12167

Closed
Yusuf007R wants to merge 2 commits intoanomalyco:devfrom
Yusuf007R:fix/web-sessions-not-updating
Closed

fix(app): sidebar not updating on project change#12167
Yusuf007R wants to merge 2 commits intoanomalyco:devfrom
Yusuf007R:fix/web-sessions-not-updating

Conversation

@Yusuf007R
Copy link

What does this PR do?

Fixes session list not updating when switching projects in the sidebar. The LocalWorkspace component was binding to the project store on mount only, so it kept showing the first project's sessions. Added keyed to force remount when project changes.

How did you verify your code works?

Tested switching between multiple projects and session list now updates correctly.

this closes #11964

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

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

No duplicate PRs found

@Yusuf007R
Copy link
Author

closed in #12189

@Yusuf007R Yusuf007R closed this Feb 5, 2026
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.

[BUG]: Desktop: Sessions don't update on project change.

1 participant