github / github/vscode-github-actions
Tree views in current branch/workflows/settings is sorted by repo name length
- Linguagem predominante
- TypeScript
- Estrelas
- 660
- Forks
- 213
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**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`
Guia de contribuição
Direção de pesquisa
Comece localizando a implementação da visualização em árvore de Current Branch, Workflows e Settings nesta extensão do VS Code e, em seguida, rastreie como os nomes dos repositórios são ordenados. Altere a ordenação para alfabética, conforme solicitado, e verifique as visualizações afetadas, especialmente Workflows, para garantir que não sejam mais ordenadas pelo comprimento do nome do repositório.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- devtools
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 38/100