anthropics / anthropics/claude-code

[FEATURE] Desktop app: let the Ungrouped sidebar section be moved and collapsed

Abierto
#92,111 0 comentarios 0 reacciones 0 asignados Ver en GitHub
area:desktop area:ui enhancement
Lenguaje dominante
Python
Estrellas
145k
Forks
23.1k
Métricas de merge de PR
Métricas de PR pendientes

Descripción

## Problem Statement

In the desktop app's left-hand session list the group sections are in a fixed order, and **Ungrouped** can neither be moved nor collapsed. Anyone with a lot of ungrouped sessions therefore has every named group pushed far below the fold, and reaching them means scrolling past a list that is never going to be read.

## Proposed Solution

Either of these fixes it:

- let the **Ungrouped** section be dragged like any other group — in particular to sit directly under **Pinned** — and let it be collapsed; or
- let **Pinned** be moved down, so the sections above it can be reordered around it.

Making Ungrouped collapsible on its own would already remove most of the problem.

## Alternative Solutions

Putting every session into a named group, which is work that exists only to keep the sidebar usable.

## Additional Context

Purely a sidebar layout issue in the desktop app; it does not affect the CLI.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by locating the desktop app’s left-hand session-list/sidebar implementation and the existing group drag and collapse behavior. Because the proposal offers alternative fixes, confirm which behavior maintainers want before implementation. Done means the selected Ungrouped or Pinned behavior works in the sidebar without affecting the CLI.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
desktop
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.