Show whiteboard laser only while click-and-hold is active
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
The whiteboard laser is currently visible continuously.
## Requested behavior
Make the laser appear only while the user is actively clicking and holding, and hide it when the click/hold ends.
## Acceptance criteria
- The laser is not visible by default.
- Pressing and holding activates and displays the laser.
- Releasing the click hides the laser immediately.
Contributor guide
Research direction
Start by locating the whiteboard laser implementation and the click-and-hold handlers that control its visibility. Verify the behavior in the whiteboard: the laser is hidden by default, appears while the pointer is held, and hides immediately when the hold ends.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100