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-date-picker): select date with SPACE on keyup #2279

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Conversation

ilhan007
Copy link
Member

This PR complements the following PR #2276
to fix everything requested by the referenced issue, more specifically forcing date selection with SPACE to take place on keyup, instead of keydown as at the moment.

FIXES: #2268

@ilhan007 ilhan007 merged commit 9d83806 into master Oct 1, 2020
@ilhan007 ilhan007 deleted the fix-dp-space branch October 1, 2020 08:16
ilhan007 added a commit that referenced this pull request Oct 17, 2020
This PR complements the following PR #2276
to fix everything requested by the referenced issue, more specifically forcing date selection with SPACE to take place on keyup, instead of keydown as at the moment.

FIXES: #2268
ilhan007 added a commit that referenced this pull request Nov 11, 2020
This PR complements the following PR #2276
to fix everything requested by the referenced issue, more specifically forcing date selection with SPACE to take place on keyup, instead of keydown as at the moment.

FIXES: #2268
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.

[ui5-date-picker] space key behaviour
2 participants