-
Improvement
-
Resolution: Fixed
-
Minor
-
3.2.2, 3.3, 3.11
-
MOODLE_311_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
-
MOODLE_400_STABLE
-
MDL-58592-master -
As reported by fredericnevers in MDLQA-10486:
Steps to reproduce:
- Create a few groups with descriptions
- Go to the groups overview page group/overview.php
- Move your mouse over the page
Actual result:
The group description is displayed below the group name, overlapping the group listed below.
Expected result:
Having the group description displayed when mousing over the group name is unexpected behaviour. If it is necessary to display group descriptions on the group overview page (maybe it isn't?) then I would expect the table to include a column for group descriptions.
This bug may be observed on https://school.moodledemo.net/group/overview.php?id=62 if you log in as a teacher.
The bug is the same in Clean and in Boost.
- Discovered while testing
-
MDLQA-10486 CLONE - A group may be given a description and a picture
- Passed
-
MDLQA-15531 CLONE - A group may be given a description and a picture
- Passed
- will be (partly) resolved by
-
MDL-48971 Group Overview - Add "Description" label to the description text displayed on hover
- Closed