canvas-lms/ui/features/copy_course
Ed Schiebel cee23965e2 DatetimeField changing date loses time when fields are separate
There's a good chance that parsing the user's typing in the
date or time fields may result in incorrect results, but
it's always been that way and way beyond the scope of this
ticket.

closes LS-2740
flag=none

test plan:
  - go to /calendar and create an event
  - edit the event and save, expect the event to have the
    correct start and end times you assigned
    - change which calendar
    - change a start or end time
    - change the date using the picker
    - change the date by typing in the text box

  This doesn't really belong in this commit, but it's
  bugged me forever that when the help text appears
  below the time box, alignment gets all wonky.
  - edit the event and put cursor into the start time box
  > when the text below the box shows the parsed time,
    the time boxes stay in aligned

  - edit an assignment
  - edit the due date as many different ways you can think of
  > expect it to save the correct date and time

Change-Id: Ia86ae6feac1f1e93f1ab9b99213f6018ca672ab8
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/276168
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Charley Kline <ckline@instructure.com>
QA-Review: Robin Kuss <rkuss@instructure.com>
Product-Review: Ed Schiebel <eschiebel@instructure.com>
2021-10-19 21:12:36 +00:00
..
index.js DatetimeField changing date loses time when fields are separate 2021-10-19 21:12:36 +00:00