-
-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mobile + Layout Changes #836
base: main
Are you sure you want to change the base?
Conversation
Re-arrange limits, CPU->Memory->Disk
its cancer on mobile...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great so far, we'll need to work together to figure out the phpstan issues so we're not just adding @phpstan-ignore
's everywhere!
app/Filament/App/Resources/ServerResource/Pages/ListServers.php
Outdated
Show resolved
Hide resolved
app/Filament/App/Resources/ServerResource/Pages/ListServers.php
Outdated
Show resolved
Hide resolved
@lancepioch Your changes broke displaying the limit, if it's not unlimited, it just shows 0... Also removed the functionally of |
Co-authored-by: Lance Pioch <[email protected]>
Server Overview - Desktop
Server Overview - Mobile
View Schedules - Mobile ( Before )
View Schedules - Mobile ( After )
Edit Schedules - Mobile ( Before )
Edit Schedules - Mobile ( After )