-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.4 regressions, 4.4.3
-
MOODLE_404_STABLE
-
The "Expired" overlay that should appear over expired badges on the user profile page is currently broken in main & 4.4 due to two separate regressions:
Overlay size
Despite the "Expired" image being present in the DOM, this change from MDL-78284 (from 4.4) means it's practically hidden because it's height/width have an upper boundary of 24px. It should be 100px
Overlay image
When updating FA6 images in MDL-82497 (4.5) the original "Expired" image has been replaced with an indeterminate orange circle, so when the previous size issue is addressed (above) then it looks like this:
I'd suggest for now this icon change should be reverted given there doesn't appear to be any discussion that this was a deliberate change
Semi-related to/appears to have happened before, at MDL-67974