code-corps / code-corps/code-corps-ember
Add filtering conversations by open/closed to the project conversation list
Đang mở
blocked
in progress
Time: 1 hour
- Ngôn ngữ chính
- JavaScript
- Star
- 120
- Fork
- 75
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.