Skip to content

Double-click to rename workspace/tab is undiscoverable #12

@fernandomenuk

Description

@fernandomenuk

Severity: Minor

Description

Double-clicking on tabs or workspace sidebar items triggers rename, but there is no visual affordance for this — no tooltip, no right-click context menu, no edit icon. Users have no way to discover this feature without reading documentation.

Location

  • crates/wmux-app/frontend/sidebar.js:77-80 (tab double-click)
  • crates/wmux-app/frontend/sidebar.js:110-113 (sidebar item double-click)

Suggestion

Add a right-click context menu with "Rename" option, or show a small edit/pencil icon on hover alongside the close button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuxUser experience issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions