Show color picker in talk-throughs
- Dominant language
- JavaScript
- Stars
- 776
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
Students get confused because we don't show the color picker in talk-throughs. It'd be great if we could show it popped up and even show how the color changes inside it (we'd need to do some interpolating or discrete jumps, since we don't record every mouse move).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the talk-through implementation and the code that handles the color picker. Determine how talk-through interactions are recorded or replayed, then add a visible picker state and color transitions during playback. Done means students can see the picker open and observe its color changing without requiring every mouse movement to be recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100