-
Notifications
You must be signed in to change notification settings - Fork 105
Description
Describe the bug
When a table has lots of columns with defined widths, the vertical scroll bar only appears if a user horizontally scrolls to the very right.
Isolated Example
https://codesandbox.io/s/frosty-mayer-knqne?file=/src/App.js
To Reproduce
Steps to reproduce the behavior:
- Go to codesanbox
- vertical scroll only appears if you scroll all the way to the right
Expected behavior
I would expect the vertical scroll bar to either always be visible or only while the mouse is hovered over the table
Screenshots
initial view

scroll to the right

UI5 Web Components for React Information
@ui5/webcomponents version: 1.0.0-rc.8
@ui5/webcomponents-react version: 0.10.9
Operating System:
Browser:
Additional context