tremorlabs / tremor

React components to build charts and dashboards
https://tremor.so
Apache License 2.0
15.65k stars 452 forks source link

[Bug]: Make non-chart tooltip overflow #934

Closed christopherkindl closed 4 months ago

christopherkindl commented 4 months ago

Tremor Version

Latest version

Link to minimal reproduction

n/a

Steps to reproduce

Use within a

What is expected?

Make tooltip overflow over background elements.

Screenshot 2024-01-25 at 12 19 21

What is actually happening?

The non-chart tooltip (e.g. tooltip in ) does not overflow over background elements.

Screenshot 2024-01-25 at 12 18 52

What browsers are you seeing the problem on?

Chrome

Any additional comments?

No response