[Analytical table]: [Whitespace in table towards right when column resized and pulled to left] #6548
-
https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/data-display-analyticaltable--default |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @kmanisha29 this behavior is by design and is not intended to be changed. Please see the explanation below:
The table container width should always stay the same, as otherwise UI elements could shift if a column is resized.
Without this functionality, it would be complicated increasing the width of the last column. |
Beta Was this translation helpful? Give feedback.
Hi @kmanisha29 this behavior is by design and is not intended to be changed. Please see the explanation below:
The table container width should always stay the same, as otherwise UI elements could shift if a column is resized.
Without this functionality, it would be complicated increasing the width of the last column.