Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.2, 2.4
-
Fix Version/s: 2.3.3
-
Component/s: JavaScript, Resource
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
When dragging and dropping a resource, if there is a default grouping set, it isn't displayed until a full page reload.
This patch adds the display of the grouping name for dragged and dropped resources.
Replication steps:
- Login as instructor of course or someone who has the moodle/course:managegroups capability
- Create group and grouping
- Edit course settings and set default grouping to be the created grouping
- Drag and drop a file
Expected result: The grouping name label displayed
Actual result: The grouping name label is only displayed after a page reload