PAIR-code / PAIR-code/deliberate-lab

Feature request: more helpful cohort filtering (collapse / hide completed cohorts)

Open
#855 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

runtime:experimenter-ux stale
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.

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.