Skip to content

Tooltip overflows in Datatable #12812

Answered by mbgower
reinisg asked this question in Help
Discussion options

You must be logged in to vote

The tooltip is there (you can see the vertical scrollbar to extend when it's activated). You have to scroll down to see it.
Obviously not ideal.

You've specified a bottom alignment for your tips. <Tooltip align="bottom" label="Tasty">
If you remove your align attribute entirely, the tips will automatically position. Here's your bottom row with no position specified

All the tooltips are visible without the align attribute set (although the one on the top row is slightly truncated at the top).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@reinisg
Comment options

Answer selected by reinisg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants