Menu is collapsed on mobile devices
See original GitHub issueChecklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image? YES - Are you sure you’re not using someone else’s docker image? YES
- If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network? YES
Describe the bug
- Non-desktop (responsive design) does not show all tabs and features
- What version of Nginx Proxy Manager is reported on the login page? 2.62
To Reproduce Steps to reproduce the behavior:
- get android phone and chrome
- open NPM in browser
- login
- see the difference between desktop and smartphone
Expected behavior
- Same options and tabs as on desktop
Screenshots Operating System
- Android + Chrome
- Windows + Crome
Issue Analytics
- State:
- Created 3 years ago
- Comments:7
Top Results From Across the Web
Menu is collapsed on mobile devices · Issue #702 - GitHub
Steps to reproduce the behavior: get android phone and chrome; open NPM in browser; login; see the difference between desktop and smartphone.
Read more >A simple collapsible menu for mobile devices using only CSS
A simple collapsible menu for mobile devices using only CSS ... idea is to collapse the navigation as long as the user doesn't...
Read more >Footer menu widgets automatically collapsed on mobile ...
Question: Footer menu widgets to be automatically collapsed (accordion) on mobile devices, but accordion to not be present on PC devices?
Read more >How To Collapse Divi Mobile Menu Submenus
In this tutorial I will show you the best and easiest way to collapse the Divi mobile menu submenus and add toggle icons...
Read more >html - How do I get nav menu to collapse on mobile but not on ...
I'm trying to get my nav menu to collapse on mobile devices, but not on desktops.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m surprised this hasn’t been fixed yet considering it’s been nearly a year. Looking at the suggestion it seems like a fairly straightforward fix. This isn’t to belittle the developer – real world life gets in the way, I get it – but more of a reminder bump. 😃
Overall, I really appreciate the work on this project.
I can’t wait for a future version. I really needed it fixed right now since I need access on my phone since my kids are always using my laptops for school or my husband is on the gaming laptop playing games. Lol
In ConnectBot on my phone I did
docker exec -it nginx-proxy-manager bash
and then had to install vim-tiny . I tried nano at first, but it kept freezing everything up. I had no idea how to use vim, but this helped . Anyways, it’s all sorted now, and I have access to the menu on my phone.