question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`TooltipDefinition` does not account for long strings

See original GitHub issue

TooltipDefinition does not account for long strings

https://codesandbox.io/s/currying-dew-8jedb

TooltipDefinition

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
aagonzalescommented, Oct 29, 2020

Just to clarify, we’re keeping the max width but adding in a feature for word wrapping? Yeah I’m good with that.

1reaction
tw15egancommented, Oct 28, 2020

We could add word-break: break-all by default if we want to handle this a bit more gracefully

https://codesandbox.io/s/youthful-taussig-m7ju3?file=/src/index.js

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tooltip is limited by 80 characters even setmaxtipwidth to 32767
lpszText = (LPSTR)"this string length is more than 80 ! ... loses its maxtipwidth eventhough // its object has not changed if (/*pTT...
Read more >
ToolTip Property - Business Central - Microsoft Learn
The default is an empty string, which means there will be no tooltip. According to the user assistance model for Business Central, apps...
Read more >
toolTip | Apple Developer Documentation
Creates a tooltip for a defined area in the view and returns a tag that identifies the tooltip rectangle. func removeAllToolTips(). Removes all...
Read more >
Tooltips - Bootstrap
Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 ... Triggering tooltips on hidden elements will not work....
Read more >
Format Titles, Captions, Tooltips, and Legends - Tableau Help
If you do not do this, the text of the hyperlink will update, but the URL path will not. When finished, click OK....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found