github / github/vscode-github-actions
Tree views in current branch/workflows/settings is sorted by repo name length
- Ngôn ngữ chính
- TypeScript
- Star
- 660
- Fork
- 213
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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.
**Extension Version**
`v0.26.2`
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách xác định phần triển khai tree-view cho Current Branch, Workflows và Settings trong VS Code extension này, sau đó lần theo cách tên repository được sắp xếp. Thay đổi thứ tự sắp xếp thành thứ tự alphabet như được yêu cầu và xác minh các view bị ảnh hưởng, đặc biệt là Workflows, không còn được sắp xếp theo độ dài tên repository.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript
- Lĩnh vực
- devtools
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 38/100