SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

[dynamic-side-content]: Allow independent scrollbars #9641

Closed Neeeko closed 3 days ago

Neeeko commented 1 month ago

Bug Description

Right now, the dynamic-side-content component only has one, global scrollbar for the whole content of the component.

However, SAPUI5 component, as well as the Fiori Guidelines, are recommending having one scrollbar per column. See this example in SAPUI5

https://github.com/user-attachments/assets/1d33d231-774f-41e7-946f-61d829846833

and in the Fiori Guidelines: Screenshot 2024-08-05 at 11 59 30 AM

This might be related to the fact that we are using this component in a DynamicPage. Unfortunately, dynamic-side-content is not support in the ObjectPage.

Affected Component

dynamic-side-content

Expected Behaviour

Users should be able to individually scroll among the left column or right column

Isolated Example

No response

Steps to Reproduce

1. 2. 3. ...

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

1.24.0

Browser

Chrome, Edge, Firefox, Safari

Operating System

No response

Additional Context

No response

Organization

SuccessFactors

Declaration

dimovpetar commented 1 month ago

Hello @Neeeko ,

Please provide an isolated example, where this issue can be reproduced. Here 2 separate scrollbars can be observer - one for the main content and one for the side.

Best regards, Petar

github-actions[bot] commented 1 week ago

Hello, everyone! The issue has been inactive for 21 days. If there are still questions or comments, please feel free to continue the discussion. Inactive issues will be closed after 7 days!

github-actions[bot] commented 3 days ago

Hello, everyone! The issue has been inactive for 28 days, so I am closing the issue.