forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix keyboard interaction with canvas' DateIinput
closes LS-2933 flag=none test plan: - on a course setings page - set Participation to Course - tab into Start date input - press down arrow > expect the calendar to pop open - press more down and up arrows > expect the highlighted date to move accordingly - hit Enter > expect the calendar to close and the value to be set - hit Enter again (w/o navigation away) > expect the form to get submitted > expect the date to be what was set when the page reloads - go to the course pace plans page - click on Show Projections - tab to the start date input - start typing > expect the calendar to pop open > expect arrow keys to navigate around in the month - type Enter > expect the calendar to close and show the selected date - tab away > expect the date value to remain Change-Id: I3b1359027af998be2f9cb986b8f680a8f93b936b Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/282802 Tested-by: Service Cloud Jenkins <[email protected]> Reviewed-by: Robin Kuss <[email protected]> QA-Review: Robin Kuss <[email protected]> Product-Review: Ed Schiebel <[email protected]>
- Loading branch information
Showing
3 changed files
with
19 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters