Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.5.6, 3.6.4, 3.7
-
Component/s: Themes
-
Labels:
Description
In MDL-58314 the block renderer was changed to allow custom css classes inserted in the block template.
As a result, hidden blocks are using the 'invisible' class added in blocks/moodleblock.class.php
In Bootstrap 4 the .invisible class completely hides an element.
- To reproduce:
- navigate to your dashboard
- Click the customise this page button
- Add a block (any type will do)
- Click the gear icon on the new block
- Observe the block disappearing. You will see an empty space where the block was added
Attachments
Issue Links
- is a regression caused by
-
MDL-58315 Boost theme ignores HTML block custom classes
-
- Closed
-