eclipse / openvsx

An open-source registry for VS Code extensions
https://open-vsx.org/
Eclipse Public License 2.0
1.24k stars 134 forks source link

Mobile web menu items not working #965

Open valcioffi opened 2 months ago

valcioffi commented 2 months ago

Steps to reproduce

  1. Open the website from a mobile; (tested on IOS 17.5.1)
  2. Press the menu icon on the navbar;
  3. Try pressing on the "Status", "Sponsor" or "About" items.

What happens

Nothing happens.

Expected behaviour

The same links of the desktop view open.

amvanbaren commented 2 months ago

I can't reproduce this issue. The mobile menu works as expected on my phone. I tested it on the Chrome and Firefox apps against openvsx server v0.16.1.

valcioffi commented 2 months ago

I can't reproduce this issue.

I'm facing the issue on IOS 17.5.1, both on Chrome and Safari. Open VSX's version is v0.16.1.

valcioffi commented 2 months ago

Moreover, the issue only happens on mobile view. If i toggle the desktop view, everything works just fine.

amvanbaren commented 2 months ago

@filiptronicek Do you happen to have an iOS device?