Skip to content

fix(ui5-combobox): properly navigate with arrow up/down keys #11418

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

Closed
wants to merge 2 commits into from

Conversation

Okiana
Copy link
Contributor

@Okiana Okiana commented Apr 25, 2025

FIXES: #11370

When navigating the combobox dropdown using the keyboard, the user is unable to reach the suggested items if they are with the same text using the down arrow key.

Okiana added 2 commits April 25, 2025 16:40
WIP commit
start using selected item to select the correct item when
there are multiple items with the same text
@Okiana
Copy link
Contributor Author

Okiana commented May 8, 2025

Hello,

I am closing this PR since the ticket needs research and the team to take descision how we should proceed - make selected public for the comboBox item or provide selected key property for applocation devs

@Okiana Okiana closed this May 8, 2025
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.

[Combobox]: Unable to navigate to the suggested items at the bottom of the dropdown using the arrow key.
1 participant