Skip to content

feat(app): rename home sessions from the context menu - #46915

Draft
carthageadev wants to merge 2 commits into
anomalyco:devfrom
carthageadev:home-list-rename
Draft

feat(app): rename home sessions from the context menu#46915
carthageadev wants to merge 2 commits into
anomalyco:devfrom
carthageadev:home-list-rename

Conversation

@carthageadev

@carthageadev carthageadev commented Sep 2, 2026

Copy link
Copy Markdown

Issue for this PR

Related to #25848 and #46655. Design discussion. Draft pending maintainer feedback.

Type of change

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

What does this PR do?

Adds right-click -> Rename to Home session rows, matching tab renaming. Reuses the existing menu, inline input and rename API. Keeps the icon visible while editing.

This proposes a shortcut alongside #46655's menu button, not a replacement. The branches would need coordination before merging.

How did you verify your code works?

Seven new browser tests and five existing rename tests passed. The final icon fix passed the app typecheck and a focused visual check. Windows build and real-backend rename were checked locally. The cleaned branch has identical code.

Three unrelated heading-save tests also fail on the untouched release.

Screenshots / recordings

(oops images work now)

Right-click Rename menu

Inline renaming with the icon visible

Checklist

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

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

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

Related PR Found:

Why it's related: This PR is explicitly mentioned in the current PR's description as related. PR #46655 proposes a menu button approach for session renaming, while PR #46915 (current) adds a right-click context menu rename shortcut. The PR description notes these branches would need coordination before merging, as they offer alternative approaches to the same feature.

The current PR (#46915) is the one being checked, so it's not a duplicate of itself—it's a complementary approach to a related feature already in flight.

@carthageadev

Copy link
Copy Markdown
Author

(oops images work now)

rename-menu icon-fix-editing

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