OpenHands/agent-canvas

[Feature] Group workspace folders by workspace in the Repository/Workspace dropdown on the home view

已关闭

#129 创建于 2026年5月7日

 (4 条评论) (0 个反应) (0 位负责人)TypeScript (26 个派生)github user discovery
good first issue

仓库指标

星标
 (43 个星标)
PR 合并指标
 (平均合并 2天 10小时) (30 天内合并 106 个 PR)

描述

Summary

In the Repository/Workspace tile on the new home view, when multiple workspaces are added, the folder dropdown does not make it clear which folders belong to which workspace.

This makes the list harder to scan once more than one workspace is present.

Problem

When I add more than one workspace, I can see folders in the dropdown, but I cannot easily tell which folder comes from which workspace.

Requested Behavior

  • Group folders in the dropdown by workspace so it is clearer which folders belong to which workspace
  • Any reasonable UI treatment is fine:
    • grouped dropdown sections
    • subheaders
    • nested labels
    • or another lightweight pattern supported by the existing dropdown component

Why This Helps

  • Improves clarity when multiple workspaces are configured
  • Reduces confusion when selecting the correct folder
  • Makes the Repository/Workspace tile scale better for multi-workspace use

Priority

Low priority

Notes

This may need design input, but if an existing dropdown utility already supports grouping/subgrouping, a simple implementation would be sufficient.


This issue was created by an AI agent (OpenHands) on behalf of the user.

贡献者指南