mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 09:55:51 +03:00
[GH-ISSUE #1583] Mobile UI table layout problem #1193
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1193
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rafat97 on GitHub (Nov 13, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1583
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
I am using Sumsung mobile. When I was login, I saw my all the table layout are broken. I give the screenshot. Please check. And give me a feed back.
Thank you.
Nginx Proxy Manager Version
I use
v2.9.11Screenshots
Operating System
Mobile info :
Mobile name: Sumsung A70
Model number: SM-A705FN
OS: Android 11
Ram: 6gb
Browser: Chrome v95.0.4638.74
@Teraskull commented on GitHub (Feb 4, 2022):
Workaround
As a workaround before this is fixed, you can do the following:
Then add the following to
main.css:Actual Fix
This can be fixed by adding
table-responsiveto theClassNamein all table components.Proxy Hosts:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/nginx/proxy/list/main.js (L13)Redirection Hosts:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/nginx/redirection/list/main.js (L13)Streams:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/nginx/stream/list/main.js (L13)404 Hosts:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/nginx/dead/list/main.js (L13)Access Lists:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/nginx/access/list/main.js (L13)SSL Certificates:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/nginx/certificates/list/main.js (L13)Users:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/users/list/main.js (L12)Audit Log:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/audit-log/list/main.js (L12)Settings:
github.com/NginxProxyManager/nginx-proxy-manager@8e5255a275/frontend/js/app/settings/list/main.js (L12)Also inherit dropdown position to prevent it being hidden under the table borders:
@Rafat97 commented on GitHub (Feb 5, 2022):
@Teraskull Thanks for giving this solution.
@github-actions[bot] commented on GitHub (Mar 2, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@Teraskull commented on GitHub (Mar 2, 2024):
Is this fixed yet?
@github-actions[bot] commented on GitHub (Dec 5, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Dec 6, 2025):
Issue was closed due to inactivity.