streameth-platform icon indicating copy to clipboard operation
streameth-platform copied to clipboard

[BUG] Part of organization description missing when using max characters with line breaks

Open xannyxs opened this issue 1 year ago • 0 comments

Describe the bug When an organization's description uses the maximum allowed characters with line breaks (\n), a part of the description is missing on the organization page. This is different from the previously reported issue where the text overflowed without line breaks.

To Reproduce Steps to reproduce the behavior:

  1. Go to Organization settings
  2. Enter a description using the maximum allowed characters, including line breaks (\n)
  3. Save the settings
  4. Navigate to the organization page
  5. Observe that part of the description text is missing from the banner area

Expected behavior The description text should be wrapped within the banner area. If the text is too long to display in full, it should be truncated with a "Show more" option. Clicking "Show more" should expand the banner to display the full description, including all line breaks. The maximum character limit for the description may need to be adjusted to accommodate this behavior.

Screenshots

https://github.com/user-attachments/assets/a9dc9741-e5f6-41da-8f89-3f7cde8f9acf

xannyxs avatar Aug 15 '24 15:08 xannyxs