mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Layout is not optimized on phones at the new client area #206
Reference in New Issue
Block a user
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 @Julijerry on GitHub (Dec 2, 2024).
Originally assigned to: @notAreYouScared on GitHub.
Current Behavior
On mobile devices, the layout of the client area page is not optimized. Elements overlap, and the text is difficult to read.
Expected Behavior
The design should adapt to the screen size of a mobile device so that all information is displayed clearly without overlaps.
Steps to Reproduce
Goto the new client areaat your phone
Panel Version
1.0.0beta14
Wings Version
1.0.0beta7
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@Boy132 commented on GitHub (Dec 2, 2024):
What elements overlap? Can you show screenshots?
@Julijerry commented on GitHub (Dec 2, 2024):
Just doesnt look good..
@JustRed23 commented on GitHub (Dec 2, 2024):
Can confirm this, mostly noticed with the ip overlapping with the egg name
@notAreYouScared commented on GitHub (Jan 4, 2025):
This should be addressed with https://github.com/pelican-dev/panel/pull/836
If you find other areas that need some love, please let us know :)