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.47k stars 254 forks source link

The example in the Playground can't be scrolled #9370

Open LidiyaGeorgieva opened 3 days ago

LidiyaGeorgieva commented 3 days ago

Issue Description

No scrolling of the sample possible (the whole page is scrolled and the third notifications group is not fully visible)

Issue Type

Steps to reproduce:

  1. Open https://sap.github.io/ui5-webcomponents/nightly/components/fiori/NotificationList/#notification-list-with-group-items
  2. Click on "Open in Playground" button
  3. Expand the two collapsed groups
  4. Issue: no scrolling of the sample possible (the whole page is scrolled and the third notifications group is not fully visible) image
nnaydenow commented 3 days ago

Since the sample's height is dynamically we can't guarantee what to be used. You can set some harcoded height to the body element inside the sample