canvas-lms/ui/shared/groups
juan.chavez 00455b4620 Fix issue when creating groups in assignment edit page
closes LX-2002

flag=selective_release_ui_api
flag=selective_release_edit_page

pre-requisites:
- Have a course with students and without group sets.
test plan:
- Navigate to an assignment creation page.
- Click on "This is a Group Assignment".
> Notice that the group set dropdown IS NOT visible.
- Click on New Group Category.
- On the modal, add a name, select "Split students in
groups" and set the number to 1.
- Save the modal.
- Wait until creation process ends.
> Verify that the group set dropdown IS visible.
> Verify that the new group set is automatically selected.
> Save.
> Verify on the edit page that the group set selection
is persisted.

NOTE: The original issue is reproducible without the
selective_release_edit_page FF so you can test this
with the FF disabled.

Change-Id: Ib1141736efb3f7ad48aac1646b23233573ed2d23
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/355734
Reviewed-by: Robin Kuss <rkuss@instructure.com>
QA-Review: Robin Kuss <rkuss@instructure.com>
Product-Review: Juan Chavez <juan.chavez@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2024-08-23 16:27:48 +00:00
..
backbone Fix issue when creating groups in assignment edit page 2024-08-23 16:27:48 +00:00
jst Fix when Group sets are updated for assign to cards 2024-08-21 02:25:13 +00:00
react Show proper error message for duplicate group names 2024-06-11 07:41:00 +00:00
package.json