hypertheory-reference / hypertheory-reference/angular
Shared ui alert-simple component needs some love.
未關閉
適合新手
enhancement
good first issue
- 主要語言
- TypeScript
- 星號
- 0
- 分支
- 1
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The component needs some aria stuff: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/alert_role
Also, the 'info' icon color needs adjusted. It just blends into the background.
https://github.com/hypertheory-reference/angular/blob/main/libs/shared-ui/src/lib/alert-simple/alert-simple.component.html#L27
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
從 libs/shared-ui/src/lib/alert-simple/alert-simple.component.html 開始,特別是參照的那一行,並將元件與連結的 MDN alert-role 指南進行比較。更新元件的 ARIA 行為,並調整資訊圖示的顏色,使其在背景上清楚可見。當 alert 具有適當的無障礙屬性,且資訊圖示不再與背景融為一體時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- angular, typescript
- 領域
- accessibility, frontend
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 62/100