Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
ThomasBalthasar opened this issue Oct 21, 2024 · 1 comment · Fixed by #6568
Closed
1 task done
Labels

Comments

@ThomasBalthasar
Copy link

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.
@ui5-webcomponents-react-bot
Copy link
Contributor

🎉 This issue has been resolved in version v2.3.3 🎉

The release is available on v2.3.3

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

2 participants