moodle-an-hochschulen / moodle-theme_boost_campus

Moodle 3.x Boost child theme which is intended to meet the needs of university campuses and adds several features and improvements ––– for Moodle 4.x please use our Theme Boost Union
GNU General Public License v3.0
38 stars 25 forks source link

Theme breaks admin menu tabs #52

Closed freeradicalx closed 5 years ago

freeradicalx commented 5 years ago

Upon switching Moodle's theme to Campus Boost, the tabs that divide up the admin page cease to function. The URL bar will still change to (For example) admin/search.php#linkcourses or admin/search.php#linkgrades, but the content of the page below no longer updates. We are attempting to apply this theme to a dev version of an active site, so there are other plugins in play that may complicate this issue and therefore this is more a request for troubleshooting suggestions than a full bug report. Any advice as to which Moodle js files handle tab switching and where to look for potential conflicts? Developer mode outputs no errors.

Thanks!

Kathrin84 commented 5 years ago

Hi @freeradicalx,

thank you for creating this issue.

Generally I would dare to doubt that the cause is Boost Campus itself. Not because Boost Campus cannot have bugs, of course, but because we did not do any changes for the administration pages in our child theme. So these pages are directly inherited from theme Boost core and it would be very likely that many other users and ourselves would face this problem then.

Nevertheless, I will give some hints for you to getting to the cause of the problem:

I hope this helps you to proceed with your debugging.

If you detect that Boost Campus itself causes the error, please come back and describe the cause that triggers the issue.

If you encounter that a JS of another plugin had side effects on the admin pages, it would be really nice if you could also come back here and give this short feedback so that this issue could be closed as "not a bug".

Best, Kathrin

Kathrin84 commented 5 years ago

Hi @freeradicalx,

as you did not respond anymore, I assume that this is not an issue anymore and therefore I'll close this issue.

If there are still problems, please don't hesitate to come back to us again.

Best, Kathrin