collapsible panel in Moodle 4 does not work properly

Re: collapsible panel in Moodle 4 does not work properly

од Justin Hunt -
Број на одговори: 1
Слика од Particularly helpful Moodlers Слика од Plugin developers
If you use Jqueryui then it will break the collapsible dock. Jqueryui tabs and accordians are good examples. I went through and removed Jqueryui from all our plugins. And just left it in 1 or 2 places. It was mentioned here: https://tracker.moodle.org/browse/MDL-74459
Во одговорот до Justin Hunt

Re: collapsible panel in Moodle 4 does not work properly

од Marcus Green -
Слика од Core developers Слика од Particularly helpful Moodlers Слика од Plugin developers Слика од Testers
To confirm Justin's comment, JQuery UI can break a lot of things in Moodle 4.0. That is not a criticism Moodle 4.0 as devs have been encouraged away from it for quite a while.