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.
コントリビューションガイド
評価
この issue はまだ評価されていません。