tl-its-umich-edu / canvas-course-manager-next

Canvas Course Manager Next: A redesign of the existing CCM application. It extends Canvas features, makes cumbersome features easier to use, and adds new features.
8 stars 9 forks source link

Adding UM Users: failure messaging text should use the role name the user expects #357

Closed melindakraft closed 2 years ago

melindakraft commented 2 years ago

When adding UM users fails (username doesn't exist, for example), the error message displayed on the left panel states "Role: StudentEnrollment" in the Failed Input column. This can leave the user confused as to whether they should have used the this value in their CSV file. For consistently, the failure text should reflect the values will allow users to use, which would be "student" as opposed to "StudentEnrollment." Screenshot below as an example. I expect that this is consistent behavior for all the supported roles.

Screen Shot 2022-02-28 at 12 06 13 PM