Skip to content

feat(app): go home on session delete - #34725

Closed
arvsrn wants to merge 1 commit into
anomalyco:devfrom
arvsrn:fix-navigation-on-delete
Closed

feat(app): go home on session delete#34725
arvsrn wants to merge 1 commit into
anomalyco:devfrom
arvsrn:fix-navigation-on-delete

Conversation

@arvsrn

@arvsrn arvsrn commented Jul 1, 2026

Copy link
Copy Markdown
Member

Issue for this PR

N/A

Type of change

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

What does this PR do?

When a session is deleted, go home instead of opening the next session under that project.

How did you verify your code works?

  • Ran the app locally and verified the updated UI manually
  • Ran type checks locally (bun turbo typecheck)

Screenshots / recordings

N/A

Checklist

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

If you do not follow this template your PR will be automatically rejected.

@arvsrn
arvsrn requested review from Brendonovich and Hona as code owners July 1, 2026 04:37
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

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

Based on my search results, I found a related PR:

Related PR:

This PR adds the delete button functionality for sessions, while PR #34725 implements the navigation behavior (going home) when that delete action is triggered. These are complementary features working together on the session deletion user experience.

However, this is not a duplicate—it's a follow-up feature that depends on or complements the delete button functionality. The current PR #34725 is implementing the navigation outcome, not duplicating existing work.

No duplicate PRs found

@arvsrn arvsrn closed this Jul 1, 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.

1 participant