pastelsky/bundlephobia

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

Open

#562 opened on Sep 2, 2021

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (8,477 stars) (250 forks)batch import
buggood first issue

Description

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