ui5-webcomponents-react
ui5-webcomponents-react copied to clipboard
Analytical Table: Column header gets messed up when grouping and adjusted the width of a column
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
https://github.com/user-attachments/assets/fea3be2c-b5a4-4aff-b295-7de625182fbe
Isolated Example
No response
Reproduction steps
- Copied the code from the doc
- Set width to 100 for the first column
- 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
- [X] I’m not disclosing any internal or sensitive information.