teable icon indicating copy to clipboard operation
teable copied to clipboard

Long Text Fields Don't Wrap Wrap Correctly

Open dataskis opened this issue 1 year ago • 1 comments

When using Long Text field , words don't wrap correctly, but instead continue on the next line, instead of being carried over to the next line.

This is reproducible for any text height.

To Reproduce Steps to reproduce the behavior:

  1. Create a new column with type "Long Text"
  2. Write some text in a Long Text cell, and make sure that words towards the end of the line are long enough to where they would normally wrap.
  3. Apply changes to the cell. The cell stops word wrapping, causing readability issues, and also consistency issues between cell view & edit modes.

Expected behavior Word wrapping in both edit text and standard display mode.

Screenshots

Works normally in edit mode: Edit Mode

Once changes are applied and the cell goes into standard display mode: View Mode

** Client (please complete the following information):**

  • Browser: Tried Chrome, Edge

Cloud version teable.io (also tried Docker version)

dataskis avatar Dec 20 '24 01:12 dataskis

same as #1177

tea-artist avatar Dec 20 '24 02:12 tea-artist