Skip to content

fix(desktop): remove task menu rename - #4363

Open
Phoenix500526 wants to merge 1 commit into
apache:mainfrom
Phoenix500526:fix/remove-redundant-task-rename
Open

fix(desktop): remove task menu rename#4363
Phoenix500526 wants to merge 1 commit into
apache:mainfrom
Phoenix500526:fix/remove-redundant-task-rename

Conversation

@Phoenix500526

Copy link
Copy Markdown
Contributor

Summary

Task rows already support rename on double-click. Removing the duplicate menu action keeps one sidebar interaction while preserving project rename.

Fixes #4362

Verification

image

AI use

Select exactly one:

  • No generative tool made a substantive contribution
  • Generative tooling made a substantive contribution

Tool(s) and scope: OpenAI Codex GPT 5.6 sol

Checklist

  • Tests cover the change and fail without it
  • Lint, format, typecheck and the affected suites pass locally

Does this PR entail a change in behavior?

  • Yes — described under Summary above
  • No

@github-actions github-actions Bot added the effort/M Under 500 readable lines label Aug 31, 2026
Task rows already support rename on double-click. Removing the duplicate
menu action keeps one sidebar interaction while preserving project rename.

CLOSES apache#4362

Signed-off-by: Jiawei Zhao <Phoenix500526@163.com>
Generated-by: Codex
@Phoenix500526
Phoenix500526 force-pushed the fix/remove-redundant-task-rename branch from 38f6095 to 0495908 Compare September 1, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

effort/M Under 500 readable lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI(Session Navigation): Remove redundant task rename from Session Navigation

1 participant