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

fix(ui5-select): popover scrolls to typed item #9054

Conversation

plamenivanov91
Copy link
Contributor

Problem: When we type an item which is outside of the scroll viewport, the item is selected but the popover is not scrolled to it.

Solution: We make sure to scroll to the typed item.

Fixes: #8987

@kgogov kgogov self-requested a review May 23, 2024 10:45
@plamenivanov91 plamenivanov91 merged commit 24c07ac into SAP:release-1.24 May 23, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants