alerta / angular-alerta-webui

Alerta Web UI 6.0 (DEPRECATED) - See latest version Web UI 7.0
https://github.com/alerta/alerta-webui
MIT License
69 stars 52 forks source link

Menu dropdown not working on mobile phone #182

Closed jurgenhaas closed 5 years ago

jurgenhaas commented 5 years ago

Using the web ui on a mobile phone doesn't work since version 6.x - worked just fine before - because the menu dropdown doesn't work.

I'm on a Pixel 2 (Android 9) and a firefox browser but I also tried with gonative.io which shows the same behavior.

This first screenshot shows the site right after loading it:

screenshot_20181129-120932

When touching the menu icon in the top right corner, it looks like it is being selected but it doesn't do anything:

screenshot_20181129-120948

I haven't found a way to find out more details unfortunately. A workaround to use the dashboard on mobile is to force the desktop version to be used which doesn't use this dropdown for menus but shows all menu items no matter how small they get to fit on the screen.

jurgenhaas commented 5 years ago

Just found out that you can simulate the behaviour in the desktop version of Chrome when going into the DevTools and using the toggle device toolbar. Switching to a small device will show the exact same effect as described from the phone above.