Describe the bug
Hi team,
I have integrated analytical table into my application with 30 columns. We have displayed one record .remaining space allocated with empty rows. But if we scroll horizontally to last columns then empty rows column lines not aligned with data row.Can you please check below screenshot
<AnalyticalTable
columns={}
data={}
onSort={}
scaleWidthMode={AnalyticalTableScaleWidthMode.Smart}
visibleRowCountMode={
AnalyticalTableVisibleRowCountMode.AutoWithEmptyRows
}
sortable
selectionBehavior={}
showOverlay={showOverlay}
/>
Isolated Example
No response
Reproduction steps
...
Expected Behaviour
No response
Screenshots or Videos
No response
UI5 Web Components for React Version
2.15.2
UI5 Web Components Version
2.15.2
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration