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`

貢獻指南

開啟貢獻指南

研究方向

Start by locating the tree-view implementation for Current Branch, Workflows, and Settings in this VS Code extension, then trace how repository names are ordered. Change the ordering to alphabetical as requested and verify the affected views, especially Workflows, no longer sort by repository-name length.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
typescript
領域
devtools
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。