DeployBoard / DeployBoard/deployboard-python

Use the environment order in the dashboard

Ouverte
#30 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement web
Langage dominant
Python
Étoiles
10
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
frontend
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.