-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Fix Version/s: 3.7
-
Component/s: Forum
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-65474-master -
Pull Master Diff URL:
The left column containing user + group images collapses when adding a video to a posting.
additional points I'll address in this issue:
The user + group images are not part of the post header but shown as a column left of the post. Which makes the post heading hard to style using css.
There is no visual distinction between user and group images.
The user image has a aria-hidden=true tag, the group images don't have the aria-hidden tag.
When adding a rating to forum posts the rating selector position looks wrong, it should be part of the post footer.