Skip to content
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

[ui5-dynamic-page]: Header snap/pin glitches when activated at top of page #11088

Open
1 task done
NakataCode opened this issue Mar 13, 2025 · 0 comments · May be fixed by #11098
Open
1 task done

[ui5-dynamic-page]: Header snap/pin glitches when activated at top of page #11088

NakataCode opened this issue Mar 13, 2025 · 0 comments · May be fixed by #11098
Assignees
Labels
bug This issue is a bug in the code Medium Prio TOPIC P

Comments

@NakataCode
Copy link
Contributor

Bug Description

When the page is at the top (scroll position zero) and we attempt to pin the header or snap it, the header gets stuck in an inconsistent state. The header appears partially snapped and partially expanded.

Screen.Recording.2025-03-13.at.11.33.59.mov

Affected Component

ui5-dynamic-page

Expected Behaviour

When the user pins or snaps the header at the top of the page, the header should transition to the intended state. The header should either be fully expanded or fully snapped, with no intermediate or glitchy visual states.

Isolated Example

Steps to Reproduce

1.Open any page with the DynamicPage component
2.Without scrolling down, click the pin button
3.Unpin the header (click pin button again)
4. Click the arrow button to snap the header

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

2.8.0

Browser

Chrome

Operating System

Mac

Additional Context

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@NakataCode NakataCode added bug This issue is a bug in the code Medium Prio labels Mar 13, 2025
@NakataCode NakataCode self-assigned this Mar 13, 2025
@NakataCode NakataCode moved this from Issues to In Progress in Maintenance - Topic P Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC P
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants