google / google/codeworld

Hover behavior is inconsistent between diagnostics and docs

Aperta
#876 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Haskell
Stelle
1.3k
Fork
201
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

There are two kinds of hover popups that are shown: (a) doc-on-hover for known symbols, and (b) error highlights. The two don't act the same. Error highlight popups follow the mouse pointer, but doc popups are positioned relative to the span being hovered on. These should act the same way. I prefer the doc behavior, where the popup is placed relative to the span, not the mouse pointer.

Not a big deal, but the inconsistency is not great for user experience.

@nixorn You implemented these, so if you've got time, this might be easier for you to fix than me.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.