PAIR-code / PAIR-code/deliberate-lab
Feature request: more helpful cohort filtering (collapse / hide completed cohorts)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
Currently, you can HIDE locked cohorts, and/or COLLAPSE all cohorts. And SHOW mediators. As an experimenter, here are my common workflows:
- Lock cohorts that are "filled" (e.g. has 3 participants) so that I don't accidentally transfer them in
- Monitor "active" cohorts (e.g. cohorts where there is at least one participant that is in progress)
@aldenhallak 's #823 introduces this nice dropdown UI for sorting.
It'd be nice to have a similar story that supports hiding / filtering some version of completed / in progress cohorts.
HIDE / SHOW:
- Completed cohorts
- Locked cohorts
COLLAPSE / EXPAND:
- Complete cohorts
- Locked cohorts
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named; begin by tracing the sorting dropdown UI introduced in issue #823 and the cohort-list entry point. Confirm how completed and locked cohorts are identified, then verify that each requested hide/show and collapse/expand option works without changing the existing cohort workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 54/100