ui5-webcomponents-react icon indicating copy to clipboard operation
ui5-webcomponents-react copied to clipboard

Dynamic page inside flexible column layout scroll issue

Open Bilal3120 opened this issue 2 years ago • 0 comments

Describe the bug The dynamic page scroll inside start column of flexible column layout does not work correctly

Isolated Example CodeSandbox

To Reproduce Steps to reproduce the behavior:

  1. Go to CodeSandbox
  2. Click on table row
  3. Try to scroll in the first column
  4. Scroll does not go below a particular height and resets it self to top
  5. Select the scroll bar and now drag to scroll. It works as expected

Expected behavior Scroll should work correctly irrespective of it is scroll with mousepad gesture or selecting scroll bar and dragging.

UI5 Web Components for React Information @ui5/webcomponents version: 1.8.0 @ui5/webcomponents-react version: 1.1.0

Bilal3120 avatar Oct 10 '22 06:10 Bilal3120