gjbarnard / moodle-theme_adaptable

Adaptable theme for Moodle
GNU General Public License v3.0
7 stars 13 forks source link

Sidebars cannot be closed with sticky navbar #8

Open kkrueger61 opened 1 year ago

kkrueger61 commented 1 year ago

I found a bug in the universe

When the sticky navbar is enabled and I'm not logged in and I go to a course which is open to guests. The navbar with logo is above the upper part of the sidebar, so that I can't close them

To Reproduce Steps to reproduce the behavior:

  1. Go to 'adaptable/Settings/navbar and enable "Sticky navbar at the top "
  2. enable the role "guest" on the frontpage/settings at 'defaultfrontpageroleid' and click to see the navigation sidebar and the right sidbar; 3. log out
  3. allow guest access in a course and click on it without being logged in
  4. See error

Expected behavior Everything is fine when I'm logged in

Screenshots sticky-navbar

Versions (please complete the following information): Release 401.1.5, version 2022112306 on Moodle 4.1.1+ (Build: 20230126)

gjb2048 commented 1 year ago

Fix will be in next release. Leaving open for now as a note to backport.