SAP/ui5-webcomponents-react

Analytical Table: Column header gets messed up when grouping and adjusted the width of a column

ThomasBalthasar opened this issue · 1 comments

Describe the bug

When setting the width of the first column and then grouping on one of the other columns the first and grouped column are getting messed up.
I used the example code from the first example of the docs https://sap.github.io/ui5-webcomponents-react/v2/
?path=/docs/data-display-analyticaltable--docs
and only adjusted the width of the first column in my code

Screen.Recording.2024-10-21.at.11.51.23.mov

Isolated Example

No response

Reproduction steps

  1. Copied the code from the doc
  2. Set width to 100 for the first column
  3. grouped one of the other columns

Expected Behaviour

No response

Screenshots or Videos

No response

UI5 Web Components for React Version

2.3.1

UI5 Web Components Version

2.3.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.