code-corps / code-corps/code-corps-ember
Add filtering conversations by open/closed to the project conversation list
未關閉
blocked
in progress
Time: 1 hour
- 主要語言
- JavaScript
- 星號
- 120
- 分支
- 75
- PR 合併指標
- 30 天內沒有已合併 PR
描述
# Problem
The conversation list for projects needs to have an `open/closed` filter placed on it.
We should show a (styled) `select` that has two items:
- Open (3)
- Closed (18)
Where the number in parens is the number of currently open or closed conversations.
This is blocked by implementing a counter cache for open and closed conversations on the API.
貢獻指南
研究方向
沒有指定檔案、測試或進入點。先找出專案的對話清單,並檢查用於開啟和關閉對話計數器快取的 API 工作。完成標準是:一個具樣式的 select 顯示「開啟」和「關閉」及目前的計數,並據此篩選清單。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- frontend
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100