DeployBoard / DeployBoard/deployboard-python
Use the environment order in the dashboard
- 主要言語
- Python
- スター
- 10
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100