-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Page]: Floating footer layout issue #10358
Comments
Hi @LukewenSAP Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository. Hi Colleagues, if a Bar is slotted without being wrapped by a https://stackblitz.com/edit/github-uwhhf8d8-zzorhnhv?file=index.html%3AL137 This issue describes the same problem as #9756 . It seems that the fix didn't account for slotting the Bar directly. |
Hello @SAP/ui5-webcomponents-topic-rl , The issues are easily reproducible on the provided links. Could you please take over? Regards, |
When ui5-bar is displayed in the page footer, the footer looks duplicated. This fix resets the paddings of the slotted ui5-bar when footer is floating. Fixes: #10358
🎉 This issue has been resolved in version v2.7.0-rc.1 🎉 The release is available on v2.7.0-rc.1 Your semantic-release bot 📦🚀 |
Describe the bug
In Page component, when use floating footer, there will be 2 background, see screenshot below:
Isolated Example
https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-page--docs
Reproduction steps
...
Expected Behaviour
No response
Screenshots or Videos
No response
UI5 Web Components for React Version
2.5.0
UI5 Web Components Version
2.5.0
Browser
Chrome, Edge, Firefox, Safari
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
SAP
Declaration
The text was updated successfully, but these errors were encountered: