trema-tech / moodle-theme_trema

Theme trema, a Moodle LMS plugin.
https://moodle.org/plugins/theme_trema
GNU General Public License v3.0
40 stars 20 forks source link

"More" menu does not work in the top navigation/navbar #149

Closed michael-milette closed 3 months ago

michael-milette commented 1 year ago

Moodle 4.0 introduced the "more" menu.

On larger screens, you see the whole menu: image

On smaller mobile screens (or just smaller browser windows), the main navigation navbar starts to cut off the right side of the screen when it doesn't all fit. image

In Boost, the "more" option appears and any links that did not fit are now in this "more" dropdown. image

One additional thing I noticed is that, if I try to adjust the vertical alignment so that the menu aligns with the icons and the words "Edit Mode" at the right of the screen, or "Login" if you are logged out, the whole navbar menu disappears and is replaced by the "more" menu.

So, the more menu is there and active. I suspect that there might be an issue with the way the HTML was coded or it could be some CSS that is causing the unexpected behaviour.

Let me know if you have any questions.

Best regards,

Michael

michael-milette commented 7 months ago

This is still an issue with the Sept 8, 2023 version of Trema.

michael-milette commented 3 months ago

This issue will be resolved in the next major release of Trema. In the meantime, please feel free to try out the experimental 'dev' branch which includes the fix.

Best regards,

Michael