Skip to content

Conversation

NakataCode
Copy link
Contributor

Problem:
. Focused elements could be hidden behind the floating header or footer.

Solution:
. Set scroll-padding-block-start dynamically based on whether the header is snapped or expanded.
. Set scroll-padding-block-end when the floating footer is shown.

Fixes: #10847

@NakataCode NakataCode marked this pull request as ready for review March 26, 2025 12:19
@PetyaMarkovaBogdanova PetyaMarkovaBogdanova self-requested a review April 2, 2025 07:16
@NakataCode NakataCode merged commit d35b9ce into main Apr 7, 2025
12 checks passed
@NakataCode NakataCode deleted the dynamic-page-scroll-padding branch April 7, 2025 07:39
s-todorova pushed a commit that referenced this pull request Apr 9, 2025
Problem:
. Focused elements could be hidden behind the floating header or footer.

Solution:
. Set scroll-padding-block-start dynamically based on whether the header is snapped or expanded.
. Set scroll-padding-block-end when the floating footer is shown.

Fixes: #10847
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.9.1-rc.0 🎉

The release is available on v2.9.1-rc.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SF-ACC][DynamicPage]: field will be hidden by the floating footer when using tab key
4 participants