-
Bug
-
Resolution: Fixed
-
Critical
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-56162-master -
- Use Boost
- Make sure you purge caches and reload a bit
- Download the attached file test_modal.php.
- Confirm that all the different types of modals work as expected.
I added the styles but that wasn't enough. There must be some templating issue, or even JS issue as the modal module may just be a proxy to the Boostrap ones. To be investigated.
Use this commit for testing:
https://github.com/ryanwyllie/moodle/commit/05bd8dd9508afd2107d2a43307a6b585155a2308
git fetch https://github.com/ryanwyllie/moodle.git MDL-55727-master && git cherry-pick 05bd8dd9508afd2107d2a43307a6b585155a2308
|
- caused a regression
-
MDL-56468 New amd modal uses wrong heading level on boost
- Closed
- has a non-specific relationship to
-
MDL-55420 Need to do a less difff against branch point before final branch sent for integration
- Closed
- Testing discovered
-
MDL-56341 Mustache: Quote and Str helpers do not work together in JS
- Closed