thelastWallE / OctoprintKlipperPlugin

A plugin for a better integration of Klipper into OctoPrint.
GNU Affero General Public License v3.0
65 stars 14 forks source link

Klicking navbar doesn't switch to plugin tab #23

Closed Master92 closed 3 years ago

Master92 commented 3 years ago

First of all thank you for continuing the maintenance of this neat plugin! However, I just ran into a little bug.

First, this is my configuration running on a Raspberry Pi 3:

When I try to switch to the OctoKlipper plugin tab by klicking on the short status message in the navbar, the viewport scrolls down a litte, but the tab is not changed at all so I suppose the link is broken. I tested with Firefox 83.0 and Chrome 87.0.4280.88 - both browsers show the exact same behavior.

As I started coding in OctoPrint, I am familiar with the plugin structure and will soon post a PR that solves this issue.

Master92 commented 3 years ago

I just found out that this issue only exists, when there is not enough space for all tabs and the dropdown menu is shown.