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
442 stars 99 forks source link

[Page]: [Page component does not render footer correct in v2] #6491

Closed sdommel closed 3 weeks ago

sdommel commented 3 weeks ago

Describe the bug

We are updating to v2. We noticed the Page component does not render the footer correctly anymore. It seems to be the case in the manual as well: https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-page--docs However in the manual of the web components it seems to work: https://sap.github.io/ui5-webcomponents/components/fiori/Page/

Isolated Example

https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-page--docs

Reproduction steps

1. 2. 3. ...

Expected Behaviour

Footer is displayed on bottom of the component

Screenshots or Videos

No response

UI5 Web Components for React Version

2.2.

UI5 Web Components Version

2.3.

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

Lukas742 commented 3 weeks ago

Hi @sdommel after some investigation it turns out that this bug is known in the ui5-webcomponents repo and also already fixed, but not released yet. I'll close this issue here, but if you have any questions or additional feedback feel free to post them in the linked issue.

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