You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our application we have a very long horizontally scrolling page (week scheduler). Any tooltips that appear after scrolling to the right are squished. Replication:
In our application we have a very long horizontally scrolling page (week scheduler). Any tooltips that appear after scrolling to the right are squished. Replication:
Go go the example http://react-component.github.io/tooltip/examples/placement.html
In your browser's debugging tools change one of the tooltips to be longer so the squishing is more obvious.
Add this CSS
You can see that once the content is off the screen to the right the tooltip is only as wide as the longest word.
The text was updated successfully, but these errors were encountered: