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
Describe the bug
When I click inside a cell containing a long text field, the word wrapping breaks words instead of wrapping them to the next line. I do not want words broken in the middle. I want the entire word to be wrapped onto the next line.
To Reproduce
Steps to reproduce the behavior:
Go to a table containing a long text field
Click on the cell containing the long text field input value
Expected behavior
In the screenshot provided, on line 2, I want the word "tech" to be wrapped onto the next line rather than broken in "te" on line 2 and "ch" on line 3
Screenshots
** Client (please complete the following information):**
OS: Windows 11
Browser Chrome
Version 131.0.6778.204 (Official Build) (64-bit)
Platform (Please tell us which deployment version you are using)
docker-standalone
Additional context
For all text fields, I want words to wrap onto the next line. I do not want part of my word on one line, and part of my word on another line
The text was updated successfully, but these errors were encountered:
Describe the bug
When I click inside a cell containing a long text field, the word wrapping breaks words instead of wrapping them to the next line. I do not want words broken in the middle. I want the entire word to be wrapped onto the next line.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In the screenshot provided, on line 2, I want the word "tech" to be wrapped onto the next line rather than broken in "te" on line 2 and "ch" on line 3
Screenshots
** Client (please complete the following information):**
Platform (Please tell us which deployment version you are using)
docker-standalone
Additional context
For all text fields, I want words to wrap onto the next line. I do not want part of my word on one line, and part of my word on another line
The text was updated successfully, but these errors were encountered: