github / github/vscode-github-actions

Tree views in current branch/workflows/settings is sorted by repo name length

未关闭
#277 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
660
派生
213
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
This is an _unexpected_ behavior. The order of the items in the tree views are sorted by _the length of the repository name_. This is an unreasonable sorting strategy! 😅

**To Reproduce**
Steps to reproduce the behavior:
1. Login
2. Look at the workflows

**Expected behavior**
I expect the workflows to be sorted by some _reasonable_ means like a) alphabetically or b) order appearing the workspace. The easiest would be just alphabetically. Finding the correct repository workflow now is hard. I need to think about how _long the name of the repository is_ 🤯

**Screenshots**
If applicable, add screenshots to help explain your problem.
image

**Extension Version**
`v0.26.2`

贡献指南

打开贡献指南

调研方向

首先定位此 VS Code 扩展中 Current Branch、Workflows 和 Settings 的树视图实现,然后跟踪存储库名称的排序方式。按要求将排序方式改为字母顺序,并验证受影响的视图,尤其是 Workflows,不再按存储库名称的长度排序。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
devtools
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

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