qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
86 stars 59 forks source link

Plugins page navigation menu error on mobile view #369

Closed ioalexei closed 1 month ago

ioalexei commented 3 months ago

Description

When viewing the mobile version of plugins.qgis.org, tapping the hamburger menu only shows the site navigation momentarily before disappearing.

It should stay open so that the links can be clicked/tapped for mobile users.

(Using Firefox on Android 14)

Page URL: plugins.qgis.org

DelazJ commented 3 months ago

Confirmed here with another configuration. @ioalexei this should however be reported at https://github.com/qgis/QGIS-Django/issues Or can someone with appropriate rights transfer it there? @elpaso @jef-n

rduivenvoorde commented 3 months ago

someone with appropriate rights transfer it there

@DelazJ thanks for the hint, did not know this was this easy to do!

Xpirix commented 2 months ago

Hello everyone,

Please find the proposed PR for this issue at #385