anthropics / anthropics/claude-code
[FEATURE] Desktop app: let the Ungrouped sidebar section be moved and collapsed
- Langage dominant
- Python
- Étoiles
- 145k
- Forks
- 23.1k
- Métriques de merge des PR
- Métriques de PR en attente
Description
## 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- desktop
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100