PAIR-code / PAIR-code/deliberate-lab
Add per-stage display profile configuration to base stage editor
Open
Nobody has claimed this yet.
frontend
runtime:experimenter-ux
stale
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
Right now, we have a hardcoded case (adding "alternate_profile" to stage ID) that allows an alternate profile to be used for that stage (e.g., second chip negotiation stage).
Allow experimenters to set this from the UI.
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
Start by locating the base stage editor and the existing hardcoded handling for the "alternate_profile" stage ID. Trace how stage configuration is represented and saved, then add a UI path for setting the profile per stage; done means experimenters can configure an alternate profile for an individual stage without relying on the ID convention.
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
- 48/100