code-corps / code-corps/code-corps-ember

Add filtering conversations by open/closed to the project conversation list

Open
#1,632 0 comments 0 reactions 0 assignees View on GitHub
blocked in progress Time: 1 hour
Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Description

# 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.