microsoft / microsoft/vscode

Dev Container workspace picker needs clearer actions and location indication

未关闭
#335,653 0 条评论 0 个 reaction 已指派 2 人 已被 @meganrogge 认领 在 GitHub 查看
agents-window containers polish ux
主要语言
TypeScript
星标
193k
派生
42.4k
PR 合并指标
PR 指标待抓取

描述

Testing #335485

The Dev Container workspace-selection flow has two related UX concerns.

## 1. Remove action is visually disconnected from the submenu

When hovering a recent workspace row, the **Remove** action is positioned far from the submenu chevron and overlaps the visual flow into the submenu. The relationship between the row action and the submenu feels awkward and needs UX consideration.

![Workspace picker with distant Remove action](https://github.com/user-attachments/assets/5871e5a1-695b-42eb-b3ce-6cc1fa43242b)

## 2. Appending `- Dev Container` to the workspace name will not scale

After choosing **Use Dev Container**, the workspace chip appends `- Dev Container` to the folder name. This becomes increasingly difficult to scan as workspace names get longer and does not scale if more execution locations are added.

Consider presenting the execution location as a separate pill or other compact indicator, for example:

- Local
- Dev Container
- Cloud

This would keep the workspace identity and execution location visually distinct.

![Workspace chip with Dev Container suffix](https://github.com/user-attachments/assets/78abbeda-aa46-4e12-8603-298754fabeb7)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。