Theme Version 21.20.1

SYSTEM INFORMATION
OS type and version Ubuntu 22.04.4
Webmin version 2.200
Authentic Theme version 21.20.1

I have another problem with the new theme
I have Theme Settings → Navigation Menu → Always collapsed set to YES
I moved the menu opener to the bottom of the screen (green arrow)
on a page refresh the 2 items marked with red arrows appear, however if I open & close the menu they disappear. Could moving the menu opener (green arrow) cause this ?

Oh yeah, how did you do that? :slightly_smiling_face:

It works perfectly fine for me.

If I knew how you did it, I could have told you, maybe.

.right-side-tabs-toggler, .mobile-menu-toggler{
bottom:0;
top:unset;
}

No, this cannot cause the bug you described.

Try restarting Webmin manually and force reloading the browser’s page, or try another browser.

Ok I turned off all my CSS edits and it still does it
you have to have the theme set like this

  • R/H slider set to Always open
  • Navigation menu set to always closed

To my surprise, I could only reproduce it in Safari! Neither Firefox nor Brave has this issue.

Which browser are you using?

firefox

chrome

Which Firefox version is this and on which platform?

Same, which version?

Mozilla Firefox 128.0
and
Google Chrome 126.0.6478.182

both running on Ubuntu Budgie 22.04

Which system? Linux, macOS or Windows?

see the edit

This is a very fancy bug!

Could you try installing the latest development version of the theme using the Theme Configuration page or alternatively applying the patch by trying the new webmin patch functionality by running:

webmin patch https://github.com/webmin/authentic-theme/commit/fd63de24e3

That fixed it thanks

Good to know! Thanks for giving it a try!

new patch command, I been following that getting added. Cool.

Is this a curl + Git command wrapper?

Yes, and now also the patch command, which will be preferred for simplicity over Git whenever installed .

1 Like

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.