holoviz / panel

Panel: The powerful data exploration & web app framework for Python
https://panel.holoviz.org
BSD 3-Clause "New" or "Revised" License
4.81k stars 520 forks source link

Main Menu button and top right-hand button on 1.5 website do not work: menu does not appear when clicked. #7287

Open Coderambling opened 2 months ago

Coderambling commented 2 months ago

Button worked on the 1.4.5 website.

On the current website, on Edge on W10, and on another chrome-based browser and Android, the menu does not fold out. Same issue with the top right-hand button.

The "hamburger" icon turns blue, and a fourth, wider, horizontal line appears under that the 3 that form the "hamburger".

But the sidebar with menu items does not appear.

The button worked when using the same browser etc. in the 1.4.5 website.

How to replicate:

Open the website on mobile, or narrow the browser window on desktop, until the menu button appears in the top lefthand corner. Click the button.

Coderambling commented 2 months ago

Update after inquiries: this is caused by a togglebutton.js file that should be loaded but isn't.

philippjfr commented 1 month ago

Reopening, I did not include the patched JS correctly.