-
Task
-
Resolution: Won't Do
-
Minor
-
None
-
3.1
Quoting myself from MDL-30811:
I would like to oppose to the deprecation of $OUTPUT->notify_*(), they are much simpler to use than creating a renderable and calling an output method. Note that replacing them with \core\notification::add() causes a different behaviour as the messages are moved to another part of the DOM on page load.
In CBE this was our workaround: https://github.com/FMCorz/moodle/blob/cbe/admin/tool/lp/classes/output/renderer.php#L227
- has a non-specific relationship to
-
MDL-54164 Close buttons on every notification on upgrade/install pages look bad and dont work
- Closed
- is a regression caused by
-
MDL-30811 Introduce notification stack to moodle sessions
- Closed
- will help resolve
-
MDL-53113 Remove deprecated \core\output\notification constants following MDL-30811
- Closed