vite-bundle-visualizer icon indicating copy to clipboard operation
vite-bundle-visualizer copied to clipboard

Tooltips are often unhelpful because of size or placement

Open kaiyoma opened this issue 2 years ago • 2 comments

I find that the tooltips are often too big or rendered in the wrong direction, causing the most important information (the sizes) to be unavailable. Some examples:

Hovering over an entry at the top of the screen causes the tooltip to be rendered upwards for some reason:

image

Long lists of files are not truncated, causing the size information to be unavailable:

image

kaiyoma avatar Sep 27 '23 20:09 kaiyoma

vite-bundle-visualizer is a wrapper of rollup-plugin-visualizer, maybe you should issue at its repo, and it's better to help fix the problem if you provide a sample project.

KusStar avatar Sep 28 '23 08:09 KusStar

Sure, I'll file a bug over there.

kaiyoma avatar Sep 28 '23 15:09 kaiyoma