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

[Select | Storybook]: Select popover stays detached from its input when you scroll the page #7173

Closed
1 task done
petyabegovska opened this issue Jun 9, 2023 · 2 comments · Fixed by #7593
Closed
1 task done

Comments

@petyabegovska
Copy link
Collaborator

Bug Description

Hello colleagues,

There is an issue with the ui5-select component when the popover is opened and you start scrolling the page.
The popover is slower than the scroll and stays detached from its input for a moment that is clearly visible.

Affected Component

ui5-select

Expected Behaviour

When the user scroll the page, the input and popover parts are not detached. See https://sap.github.io/ui5-webcomponents/playground/components/Select/

Isolated Example

https://sap.github.io/ui5-webcomponents/main/_playground/?path=/docs/main-select--docs

Steps to Reproduce

  1. Open ui5-select Storybook sample (docs section as scroll should be available)
  2. Open the ui5-select popover
  3. Start scrolling the page slowly
  4. See that the popover stays detached for a visible moment of time
    ...

Log Output, Stack Trace or Screenshots

Screen.Recording.2023-06-09.at.15.52.48.mov

Priority

Medium

UI5 Web Components Version

main

Browser

Chrome, Safari

Operating System

MacOS

Additional Context

The issue is not reproducible in the Playground, but only in Storybook.

Organization

SAP

Declaration

  • I’m not disclosing any internal or sensitive information.
@petyabegovska petyabegovska added bug This issue is a bug in the code TOPIC P labels Jun 9, 2023
@dobrinyonkov
Copy link
Contributor

Hello @SAP/ui5-webcomponents-topic-rd,

this behaviour seems to be from the popover.
https://sap.github.io/ui5-webcomponents/nightly/playground/main/pages/Popover/

Shrink the height and open a popover, scroll the page and see that the popover struggles follow the speed of the scroll.

Kind Regards,
Dobrin

@LidiyaGeorgieva
Copy link
Contributor

Hello @petyabegovska

There is a open internal backlog item for this. It is under number 2993.

Best Regards,
Lidiya

@LidiyaGeorgieva LidiyaGeorgieva added feature request and removed bug This issue is a bug in the code labels Aug 11, 2023
georgimkv added a commit that referenced this issue Sep 18, 2023
georgimkv added a commit that referenced this issue Sep 19, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes #7173
@georgimkv georgimkv self-assigned this Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

5 participants