Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long Text Fields Don't Wrap Wrap Correctly #1178

Open
dataskis opened this issue Dec 20, 2024 · 1 comment
Open

Long Text Fields Don't Wrap Wrap Correctly #1178

dataskis opened this issue Dec 20, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@dataskis
Copy link

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)

@tea-artist tea-artist added the enhancement New feature or request label Dec 20, 2024
@tea-artist
Copy link
Contributor

same as #1177

@tea-artist tea-artist added the duplicate This issue or pull request already exists label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants