Skip to content

Bug: Table component cells do not wrap contents if there is no break character #546

@natalia-fitzgerald

Description

@natalia-fitzgerald

Describe the bug

Table cells do not wrap contents if there is no break character. So, if we have a long line of text with no breaks we cannot set widths for the table. The cell will grow as large as it needs to to accommodate the text without wrapping. Fixing this will require a DSR change to the table component.

To reproduce

Steps to reproduce the behavior:

  1. View (live code view requires log in):
Image

Expected behavior

The table should wrap based on the pre-set column widths

Additional context

Add here

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions