Skip to content

Update Tables within usa-prose to Wrap Text and Scroll #2092

@andyvanavery31

Description

@andyvanavery31

Request Description

This ticket is to update the display of tables to use whitespace: normal so that text within tables wrap until the longest word would get broken up, and then the horizontal scroll is applied.

What's the expected change?

  • whitespace: none is changed to whitespace: normal on scrollable tables.

What's the current functionality?

  • Scrollable tables have whitespace: none, which means none of the text wraps and the table only scrolls.

What's the updated acceptance criteria?

  1. Scrollable tables wrap text up to the point where the longest word in each column is not broken up, and if the table is still wider than the container, it gets the scrollable feature.

Related Tickets

  • Digital Platform Implementation Ticket #4899

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions