-
-
Notifications
You must be signed in to change notification settings - Fork 529
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
Problems on small screens with left sidebar #16029
Comments
You are right: The sidebar menu needs some additional work. The position of the subsubnav has to be calculated on size of the screen. The leftbar can be hidden with the arrow below the MODX logo. |
This is too global changes to make (I personally don't like the menu on the left either). |
Fixing the subsubnav with priority would definitely be useful, but I just want to state for the record that I seriously doubt we'd accept a massive change to the UI at this point in the release cycle. We're two weeks from the planned stable release, just not worth the risk breaking more things so short to the deadline. |
The subsubnav position is a bug. And there is another issue that has to be fixed too working on the bug: the navigation bar has to be reloaded/recalculated after resizing the window. |
As @Jako said, there's definitely a bug there in the calculations that needs to be fixed. As to the left menu in general, I've never been a fan of it (from a usability standpoint), but have also known that as @Mark-H said it would be a major undertaking to change it — one that would almost put us back at "square one" UI-wise. If one had a lot of time on their hands however, an optional manager theme could be developed, which would be a first and be great but a whole lot of work ;-) |
I am working on this. It is fine on large screens but the menu currently has issues on mobile screens (between 640px and 960px width). |
Feature request
Summary
On a small Laptop screen you cant see the whole Reports. Only the Site Schedule and you can't scroll down. Also the left Bar takes spaces on small screens.
Why is it needed?
You cant see the whole Logs and Reports. Here is a screenshot:
Suggested solution(s)
The new Theme looks pretty cool and fresh, but, bring the Sidebar back to top. Maybe the User have the choice per Toggle (left or top), or maybe you have the choice for different Manager Themes (Radio Button)
Mfg
Marco
The text was updated successfully, but these errors were encountered: