Skip to content

fix(app): handle deleted session sync cache in V2 titlebar#29328

Merged
Brendonovich merged 1 commit into
anomalyco:devfrom
Eric-Guo:fix_issue_29323
May 26, 2026
Merged

fix(app): handle deleted session sync cache in V2 titlebar#29328
Brendonovich merged 1 commit into
anomalyco:devfrom
Eric-Guo:fix_issue_29323

Conversation

@Eric-Guo
Copy link
Copy Markdown
Contributor

@Eric-Guo Eric-Guo commented May 26, 2026

Issue for this PR

Fixes #29323

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Fix the V2 break

How did you verify your code works?

I tested manually.

Screenshots / recordings

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Copilot AI review requested due to automatic review settings May 26, 2026 06:41
@Eric-Guo Eric-Guo requested a review from adamdotdevin as a code owner May 26, 2026 06:41
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. contributor needs:issue labels May 26, 2026
@github-actions
Copy link
Copy Markdown
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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label May 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@Eric-Guo Eric-Guo changed the title fix(app): handle deleted session sync cache fix(app): handle deleted session sync cache in V2 titlebar May 26, 2026
@Brendonovich
Copy link
Copy Markdown
Member

I've got a different way I'd like to handle this in the long term but this works for now, ty

@Brendonovich Brendonovich changed the base branch from beta to dev May 26, 2026 12:58
@Brendonovich Brendonovich enabled auto-merge (squash) May 26, 2026 13:18
@Brendonovich Brendonovich merged commit 1a8fd0e into anomalyco:dev May 26, 2026
8 checks passed
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.

V2 design, after remove session, lead UI break

3 participants