SAP / ui5-webcomponents-react

A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
https://sap.github.io/ui5-webcomponents-react/
Apache License 2.0
426 stars 94 forks source link

ObjectPage: page content scrolls a bit every time clicking collapse&expand button in header #5783

Open summer2200 opened 2 months ago

summer2200 commented 2 months ago

Describe the bug

Object page's content moves up a bit on each clicking of collapse/expand button in the page header. Finally the page content would be scrolled to its top.

Isolated Example

No response

Reproduction steps

  1. Open the example here https://sap.github.io/ui5-webcomponents-react/?path=/docs/layouts-floorplans-objectpage--docs
  2. Click "Employment" tab in the section navigator
  3. Keep clicking collapse/expand button in the header, you'll see the page content is being scrolled up on each clicking.

Expected Behaviour

No response

Screenshots or Videos

No response

UI5 Web Components for React Version

1.28.1

UI5 Web Components Version

1.24.0

Browser

Chrome

Operating System

maxOS Sonoma 14.4.1 (23E224)

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

summer2200 commented 3 weeks ago

Hi @Lukas742, is there any updates on this?