OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

Long index pattern name hides buttons

Open mshilling1 opened this issue 5 months ago • 1 comments
trafficstars

Describe the bug

When an index pattern is viewed within Dashboards Management, if it has a long name, it pushes the button outside of the white box and off the edge of the screen if long enough. These buttons are: Set as default index, Refresh field list, and Remove index pattern.

To Reproduce

  1. Go to app/management/opensearch-dashboards/indexPatterns
  2. Select an index pattern
  3. See that the buttons in line with the index pattern name are pushed to the right of the white box, or beyond the edge of the visible page if the index pattern name is long enough

Expected behavior The pattern name should perhaps be cut off and ellipses used, as seen on the page before. Alternatively, the should perhaps move down as they do below the break point at about 768px wide.

OpenSearch Version 2.19

Dashboards Version 2.19.2

Plugins None used

Screenshots None - the issue is visually obvious

Host/Environment (please complete the following information):

  • OS: Windows 11
  • Browser and version: Chrome, Version 136.0.7103.114

mshilling1 avatar May 21 '25 10:05 mshilling1