open-lms-open-source / moodle-theme_snap

GNU General Public License v3.0
79 stars 75 forks source link

Auto Guest Login makes it impossible to Login with Menu Bar Button #195

Open manfredsteger opened 3 years ago

manfredsteger commented 3 years ago

Hi there, we encounter a problem since Moodle / Snap Version 3.8.3 / 3.8.6 and 3.9.2 with according snap theme installed. We use Bitnami Moodle Images to deploy Moodle on our Kubernetes Cluster on Ubuntu 2020 (https://github.com/bitnami/bitnami-docker-moodle/search?q=3.9.2-debian-10-r47&type=commits).

We have a couple of free/open courses with auto guest login enabled on moodle backend. If you click on a free course and after that action you want to login with the login button on the top menu, the dropdown menu appears and fades out immediately.

There is only one way to login if you go to the native moodle login page.

You can try it on our production setting in our OER Bookshelf: https://www.kurse.zmf.bayern/course/view.php?id=12

snap-theme-guest-login-bug

Ty for your help.

dvdcastro commented 3 years ago

Hi @Rabecerra What do you think about this one?

Rabecerra commented 3 years ago

Hi @manfredsteger, really sorry for the late reply on this. I was trying to replicate this locally and apparently the latest Snap version is working correctly with the auto guest login feature, I believe this may be a problem with the Bitnami Moodle images. I tried to see the problem in the site you provide for us https://www.kurse-dev.zmf.bayern/course/view.php?id=12 but I think the styles of the page is broken.

Do you mind testing this again please with the latest Snap version? Also, did you saw the same problem happening with other themes?

Thanks in advance.

manfredsteger commented 3 years ago

Hi @Rabecerra thanks for your time and testing. Sorry we are trying some things on dev. You can test in on our production environment on https://www.kurse-zmf.bayern. Today i did the update to latest snap theme plugin, sadly there is no change to the fading menu bug.

3.9.2 is the latest bitnami image, there will be no further updates on 3.9. Would be great if you give a try on our production Moodle, or we will wait for the upgrade to 3.10 with Snap. We are so happy to have such a great theme the for old fashioned Moodle. We will survive this little bug.

We have another disgusting bug from this bitnami image version we cant fix. Bitnami is straight forward, update or die ;)

Rabecerra commented 3 years ago

Thanks for the reply @manfredsteger, I was able to reproduce the error on your site now.

Were you able to reproduce this problem with other themes? Just trying to separate the possible issues and know where to look.

Thanks again.