sveltejs / sveltejs/svelte.dev
Type hover inside a type hover
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 330
- Forks
- 278
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
When hovering over a type that produces a code block, twoslash tries to produce type hovers for it. Moving your mouse over the nested hoverable element causes the current tooltip to close and in general, just really buggy behaviour.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the issue with a type that produces a code block, then hover the nested hoverable element inside the resulting tooltip. Trace the hover and tooltip entry points involved, and verify that the outer tooltip remains open while nested hover content behaves correctly. No files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100