PAIR-code / PAIR-code/deliberate-lab
Long experiment names result to clipping in participant view menu
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 40
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 20
Description
In the top-left corner, where the experiment name is displayed, if the length of the name exceeds a small threshold, it gets clipped. Aesthetics aside, this may make the experiment less cohesive, since the title is a good reference point/reminder for new participants during the course of the experiment.
Bug replicated in both Chrome and Firefox.
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 at the participant view menu entry point where the experiment name is rendered in the top-left corner. Reproduce the clipping with a long name in Chrome or Firefox, then inspect the surrounding layout and styling. Done means long experiment names remain usable and visible without breaking the menu or participant view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100