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
I have a dataset that includes fields with long texts that include carriage returns; multiple paragraph texts. Is there a technique for handling such items?
After much experimentation, it appears that long texts work (although truncation) doesn't seem available. But carriage returns even in short texts break the table. Have tried various 'white-space': 'pre' approaches, but none seem to work.
A fixed row width with a mouse-over expansion would be ideal.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a dataset that includes fields with long texts that include carriage returns; multiple paragraph texts. Is there a technique for handling such items?
After much experimentation, it appears that long texts work (although truncation) doesn't seem available. But carriage returns even in short texts break the table. Have tried various 'white-space': 'pre' approaches, but none seem to work.
A fixed row width with a mouse-over expansion would be ideal.
Beta Was this translation helpful? Give feedback.
All reactions