canvas-lms/app
Jeremy Neander c05ba7c0c2 fix resizing issue with sync grades dialog
fixes GRADE-2401

test plan:
 A. Setup
    1. Select or create a typical course
    2. Add a SIS LTI

 B. Verify in Old Gradebook
    1. Ensure New Gradebook is disabled
    2. Visit Old Gradebook
    3. Click the "Export" button to expand the menu
    4. Click the sync button for the LTI
       * the Sync Grades modal will open
    5. Tab through the entire dialog & iframe
       * Start on the close button
       * End on the close button
    6. Repeat Step 5
    7. Verify the iframe remains the same size

 C. Verify with New Gradebook
    1. Enable New Gradebook
    2. Visit New Gradebook
    3. Click the "Actions" menu button
    4. Click the menu option for either LTI
       * the Sync Grades modal will open
    5. Tab through the entire dialog & iframe
       * Start on the close button
       * End on the close button
    6. Repeat Step 5
    7. Verify the iframe remains the same size

Change-Id: I66adaf5457f307eaa41aec5e984f053b3dc6a7e7
Reviewed-on: https://gerrit.instructure.com/208510
Tested-by: Jenkins
Reviewed-by: Keith Garner <kgarner@instructure.com>
Reviewed-by: Gary Mei <gmei@instructure.com>
QA-Review: Jeremy Neander <jneander@instructure.com>
Product-Review: Keith Garner <kgarner@instructure.com>
2019-09-06 20:39:55 +00:00
..
coffeescripts fix resizing issue with sync grades dialog 2019-09-06 20:39:55 +00:00
controllers log asset accesses for API calls 2019-09-06 19:39:25 +00:00
graphql fix N+1 and remove extraneous query 2019-08-30 15:32:40 +00:00
helpers add host to peer review notification urls 2019-09-06 13:44:37 +00:00
jsx truncate assignment titles in grade details tray 2019-09-06 18:24:56 +00:00
messages fix notifications for submission posting 2019-07-30 14:25:25 +00:00
middleware check all client identifiers for blacklist/whitelist 2019-07-24 16:19:49 +00:00
models fix old quiz notifications to respect submission.posted? 2019-09-05 19:58:43 +00:00
observers Fix learning_out_result event 2019-08-07 21:47:10 +00:00
presenters add host to peer review notification urls 2019-09-06 13:44:37 +00:00
serializers Add asset_name property to asset_accessed event type 2019-08-20 15:28:14 +00:00
stylesheets Fix scrolling of external tools on iPads 2019-09-02 15:48:52 +00:00
views Allow IE 11 to also see oauth screens 2019-09-05 23:07:11 +00:00