DeployBoard / DeployBoard/deployboard-python
Use the environment order in the dashboard
Open
enhancement
web
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.