Skip to content

[BUG] Table visualization no longer wraps long text fields in OpenSearch Dashboard 2.19 #10966

@xinruiba

Description

@xinruiba

Describe the bug

In OpenSearch Dashboard 2.19, table visualizations in OpenSearch Dashboards no longer display cell content using wrapped formatting.
Long text fields are now truncated or hidden, instead of wrapping to the next line.
This behavior differs from the previous version (1.3), where long text automatically wrapped and was fully visible.

To Reproduce
Steps to reproduce the behavior:

  1. Open OpenSearch Dashboards (v2.19).
  2. Navigate to a visualization or dashboard containing a Table visualization.
  3. Include a field with long text.
  4. Observe that the table cell does not wrap text and instead hides or truncates the content.

Expected behavior
Long text fields in table visualizations should wrap within the cell (as in OpenSearch Dashboards 1.3), or there should be a configuration option to enable text wrapping.
Users expect to see the full contents of the field without resizing columns manually.

OpenSearch Version
OpenSearch 2.19

Dashboards Version
OpenSearch Dashboards 2.19

Plugins

Default AWS OpenSearch plugins, no custom plugins enabled

Screenshots

N/A

Host/Environment (please complete the following information):

  • OS: macOS
  • Browser and version: Chrome / Firefox / Edge

Additional context

This issue did not occur in OpenSearch Dashboard 1.3, text wrapping worked correctly.
Users rely on wrapped cell content for readability and operational debugging.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions