phurwicz / hover

:speedboat: Label data at scale. Fun and precision included.
https://phurwicz.github.io/hover
MIT License
321 stars 19 forks source link

(feat) Adds selection table tooltips #49

Closed robinsonkwame closed 2 years ago

robinsonkwame commented 2 years ago

Triggered on mouse over. Allows users to read full text of truncated DataTable text in a row.

48

phurwicz commented 2 years ago

The change itself is ok but was based on main. There is some other change in lower level functions from main to nightly, hence causing error in Quick Source Test as this PR is intended for nightly.

@robinsonkwame Could you merge from nightly into the forked main? That should resolve the error.