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
449 stars 101 forks source link

[Page]: [Layout broken] #6517

Closed langered closed 1 month ago

langered commented 1 month ago

Describe the bug

The Page layout seems to be broken. The footer is on the top of the page, even above the header.

Even in the official documentation the Page example is broken: https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-page--docs

Isolated Example

https://stackblitz.com/edit/github-rsdvbx?file=src%2FApp.tsx

Reproduction steps

  1. Open stackblitz example or documentation
  2. See the simple page object example
  3. See that the layout is broken

Expected Behaviour

I expect the layout to be correct. The footer of the page should be at the bottom, not at the very top.

Screenshots or Videos

image

UI5 Web Components for React Version

2.3.1

UI5 Web Components Version

2.3.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

Lukas742 commented 1 month ago

Hi @langered

I will close this issue as there is already another one covering this topic. If you have any questions or more information, please address them in the original issue.

Duplicate of https://github.com/SAP/ui5-webcomponents/issues/9981