github / github/vscode-github-actions

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

Abierto
#277 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
660
Forks
213
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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`

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Empieza por localizar la implementación de la vista de árbol para Current Branch, Workflows y Settings en esta extensión de VS Code, y después sigue el proceso para ver cómo se ordenan los nombres de los repositorios. Cambia el orden a alfabético, tal como se solicita, y verifica las vistas afectadas, especialmente Workflows, para confirmar que ya no se ordenan por la longitud del nombre del repositorio.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript
Área
devtools
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
38/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.