canvas-lms/app/jsx/add_people
Matthew Lemon 9ebbb931ac fix create new student from course enrollment
When creating a new student from the course enrollment view clicking the
"Click to add a name" link would fail.

fixes VICE-736
flag=none

/ ---- ---- \
| Test Plan |
\ ---- ---- /

- create a course
- navigate to /courses/<id>/users
- click to add people
- enter a bogus email address, login id, or SIS id and click next
- click the "Click to add a name" link
- It should work

Change-Id: Ib3549943510bf206e525589d6961cfbe8fbc7c7e
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/245914
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Caleb Guanzon <cguanzon@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Product-Review: Caleb Guanzon <cguanzon@instructure.com>
2020-08-25 15:20:49 +00:00
..
components fix create new student from course enrollment 2020-08-25 15:20:49 +00:00
reducers Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
actions.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
add_people_app.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
api_client.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
helpers.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
reducer.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
resolveValidationIssues.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
store.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00