-
Notifications
You must be signed in to change notification settings - Fork 103
[AnalyticalTable]: Extra space on the right side of the table when set maxWidth of several columns #4971
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
Comments
We are having the same issue but without resizing the browser |
This issue persists in 2.x |
HI all, we are experiencing the same issue (2.6.0), is there any good new ? |
Hi all, |
🎉 This issue has been resolved in version v2.9.2 🎉 The release is available on v2.9.2 Your semantic-release bot 📦🚀 |
Describe the bug
When I set maxWidth to several columns, and resize the browser(In the example posted below, resize the browser width to make the table's width between around 1260px ~ 1340px), there will be extra space on the right side of the table. When I remove the maxWidth, everything is ok.
Isolated Example
https://codesandbox.io/p/sandbox/heuristic-panini-zxnf9n?file=/src/App.tsx:106,20
Reproduction steps
Expected Behaviour
No extra space.
Screenshots or Videos
The extra space on the right side when adjusting the width to a certain range:

The expected behavior:

UI5 Web Components for React Version
~1.18.0
UI5 Web Components Version
~1.16.0
Browser
Chrome, Firefox, Safari
Operating System
No response
Additional Context
No response
Relevant log output
No response
Declaration
The text was updated successfully, but these errors were encountered: