DeployBoard / DeployBoard/deployboard-python
Use the environment order in the dashboard
- Lenguaje dominante
- Python
- Estrellas
- 10
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When displaying data on the dashboard, we should sort the items based on the order that is in the environment list.
We could possibly do this on the backend services api route where we retrieve the data, so the data would come back properly ordered, but I think we should still order it on the front end in the event the data does not get ordered properly from the backend.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by locating the dashboard component that displays the retrieved items and the environment list used for ordering. Trace the services API response to confirm which data is available on the front end. Done means dashboard items consistently follow the environment-list order even when the backend response is unordered.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100