accessibilitywars / accessibilitywars/zaw2
Add icons for balance status on build titles
未關閉
適合新手
enhancement
- 主要語言
- JavaScript
- 星號
- 1
- 分支
- 5
- 平均合併
- 11 分鐘
- 30 天內合併 PR
- 5
描述
In listing pages, show an icon for balance patch status
- not present: up-to-date
- ⚠️: out of date by one balance patch
- ❌: out of date by more than two patches
Possible spots: A, B, or C, as below
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look at the listing pages in the frontend code to find where build titles are rendered. The issue specifies three statuses (up-to-date, one patch out of date, more than two patches out of date) with corresponding icons (⚠️, ❌). Identify the data source for balance patch status and add conditional icon rendering at one of the suggested spots (A, B, or C). Check for existing icon components or styling.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- frontend
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100