Skip to content

Enhancement: Add "Close Others", "Close Left", "Close Right" to chat tab context menu #2021

Description

@mabry1985

Problem

The chat tab bar context menu currently only has basic options (close tab, maybe pin). With many open tabs, closing them individually is tedious.

Proposal

Add bulk-close actions to the tab context menu, matching common browser patterns:

  • Close Other Tabs — close all tabs except the one right-clicked
  • Close Tabs to the Left — close all tabs to the left of the selected tab
  • Close Tabs to the Right — close all tabs to the right of the selected tab
  • (optional) Close All Tabs — close every tab

Notes

  • Should respect pinned tabs (skip them, or require unpinning first)
  • Match the positioning/behavior of browser tab context menus for familiarity

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions