apache / apache/maka

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

Closed Beginner friendly
#4,362 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.4k
Forks
502
Avg merge
1d 2h
Merged PRs (30d)
696

Description

Currently, tasks can be renamed in two ways:
1. double-click the given task
2. click the `...` button and pick the rename option.

These duplicate interactions are unnecessary. Keep double-click rename and remove Rename from the task overflow menu.This should apply to tasks under both projects and No project; project-level rename remains unchanged.

Contributor guide

Open the contributing guide

Research direction

Start in the Session Navigation task overflow-menu implementation and trace how task actions are rendered for tasks under projects and No project. Remove only the task-level Rename action, keep double-click rename available, and verify that project-level rename remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript
Domain
desktop, frontend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.