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

Bug - [Select typeahead] - [When the menu overflows the elements are not scrolling into view while moving down with the keyboard] #8595

Closed
KKoukiou opened this issue Jan 25, 2023 · 2 comments · Fixed by #9408
Assignees
Milestone

Comments

@KKoukiou
Copy link
Collaborator

Describe the problem
When limiting the height of the Select component, which makes the menu to result in overflow scroll, the item in focus should be always in view, but that's not the case.

How do you reproduce the problem?
[Provide steps to reproduce. A codesandbox demonstrating the problem is appreciated.
](https://codesandbox.io/s/kind-brook-604ssd?file=/index.js)

Expected behavior
The li element in focus should be always in view.

Is this issue blocking you?
No, but there is bug report, https://bugzilla.redhat.com/show_bug.cgi?id=2034498

@KKoukiou KKoukiou changed the title Bug - [Select] - [When the height is limited with maxHeight and the menu overflows the elements are not scrolling into view while moving down with the keyboard] Bug - [Select typeahead] - [When the height is limited with maxHeight and the menu overflows the elements are not scrolling into view while moving down with the keyboard] Jan 25, 2023
@KKoukiou KKoukiou changed the title Bug - [Select typeahead] - [When the height is limited with maxHeight and the menu overflows the elements are not scrolling into view while moving down with the keyboard] Bug - [Select typeahead] - [When the menu overflows the elements are not scrolling into view while moving down with the keyboard] Jan 25, 2023
@mcarrano
Copy link
Member

We are deprecating the Select component in V5 in favor of our composable Menu. We will verify that this works correctly for that component.

@stale
Copy link

stale bot commented Apr 1, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

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

Successfully merging a pull request may close this issue.

5 participants