Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When a tooltip string expands the length of the tooltip div, it auto-wraps the content to fit. However when breaking the lines, it is breaking apart the characters of the word, rather than breaking on the word itself.
Expected Behavior
Tooltip should break on complete words, not break on the intermediate characters of a word.
Steps to reproduce
- Add a Text Input Control to your application.
- Add a long tooltip to the control.
- Hover over the control.
Environment
Lowcoder 2.0.1
Additional Information
No response
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done