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): improve keyboard handling #1771

Merged
merged 1 commit into from
Jun 15, 2020
Merged

fix(ui5-select): improve keyboard handling #1771

merged 1 commit into from
Jun 15, 2020

Conversation

fifoosid
Copy link
Contributor

After this change:

  • Opening/closing the select with Option/Alt + ArrowUp/ArrowDown doesn't scroll the page
  • Tab on open select selects the current item & moves the focus to the next focusable item
  • Shift + Tab on open select selects the current item & moves the focus to the previous focusable item

Part of #1534

@fifoosid fifoosid merged commit f555180 into master Jun 15, 2020
@fifoosid fifoosid deleted the select-kh branch June 15, 2020 11:44
@ilhan007 ilhan007 added this to 1.0.0-rc.8 (released) in UI5 Web Components - Roadmap Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants