Microsoft/vscode

Quick fix from hover interaction issues

Closed

#97,328 opened on May 9, 2020

 (5 comments) (2 reactions) (1 assignee)TypeScript (39,847 forks)batch import
bugeditor-code-actionseditor-hoverhelp wantedpolish

Repository metrics

Stars
 (184,936 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Steps to Reproduce:

  1. hover over a problem
  2. click on Quick fix link

=> 🐛 menu appears somewhere? => hover closes?

I would either expect the hover to stay and the menu to appear right below, or at least that the menu appears below the problem.

cap

Contributor guide