Tooltip hints get in the way
Open
editor
pjs
- Dominant language
- JavaScript
- Stars
- 776
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
If I have something like this
line(wut,hi,something,hey);
ellipse(wut,hi,10,10);
and "wut" and "hi" from line are really complex and I wanna write them into ellipse, line is blocked by the tooltip, making it nearly impossible to read.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the example in the browser-based live coding environment and inspect the tooltip behavior around the editor. The issue names no files or tests; done means complex expressions remain readable while tooltip hints still work without obscuring the code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100