You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
Expected:
Date to be selected on keyup.
Expected:
Scroll position to be not changed when the space key is pressed.
The text was updated successfully, but these errors were encountered: