pastelsky/bundlephobia

"Limited Tree-Shakability" tooltip displays behind Size-Version graph bars

Open

#562 geöffnet am 2. Sept. 2021

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)JavaScript (8.477 Stars) (250 Forks)batch import
buggood first issue

Beschreibung

Describe the bug

The "ES2015 exports introduced. Not side-effect free yet, hence limited tree-shake ability." Tooltip in the Size-per-package-Version graph is displayed behind the graphs bars, possibly making the tooltip text unreadable. image

To Reproduce

Found on this page: https://bundlephobia.com/package/node-fetch@2.0.0 Using latest Chrome

Expected behavior

Proper readability of the tooltip in this edgecase

Contributor Guide