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

[ObjectPage]: [ObjectPage scrolling with Form in header creates empty space above ObjectPageSection] #6087

Closed
1 task done
sebastian-kraemer opened this issue Jul 15, 2024 · 2 comments · Fixed by #6088
Closed
1 task done
Labels
bug Something isn't working released

Comments

@sebastian-kraemer
Copy link

Describe the bug

ObjectPage scrolling (dragging or scrolling with the mouse wheel) is not working correctly if a form is used inside the ObjectPage -> headerContent -> DynamicPageHeader. When the scroll bar is slowly dragged down and the DynamicPageHeader gets hidden (+ the DynamicPageTitle gets smaller), the ObjectPageSection suddenly jumps down a bit and an empty space appears between ObjectPage top and ObjectPageSection. It is not possible anymore to scroll up without releasing the mouse button.

If there is no Form inside the DynamicPageHeader, scrolling works as expected. This used to work with 1.26.0 (and web-components 1.23).

Isolated Example

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

Reproduction steps

  1. Open example at StackBlitz
  2. Scroll down by dragging the right scroll bar slowly downwards
  3. Try to scroll up after reaching the bottom without releasing the mouse button

Expected Behaviour

Scrolling should work smoothly

Screenshots or Videos

Initial:
image

After scrolling:
image

UI5 Web Components for React Version

1.29.4

UI5 Web Components Version

1.24.0

Browser

Chrome, Edge

Operating System

Windows

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@ui5-webcomponents-react-bot
Copy link
Contributor

🎉 This issue has been resolved in version v1.29.5 🎉

The release is available on v1.29.5

Your semantic-release bot 📦🚀

@ui5-webcomponents-react-bot
Copy link
Contributor

🎉 This issue has been resolved in version v1.29.7 🎉

The release is available on v1.29.7

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

3 participants