Page 1 of 1
Major change in the Admin Menu?
Posted: Thu Sep 25, 2025 6:32 pm
by azpro
The day before yesterday I was by coincidence on the demo Admin site and saw a major change on the admin menu.
I like it a lot
Probably a test? Correct - or was it just a glitch on my new monitor?
Re: October Code Drops - Sign Up Here
Posted: Thu Sep 25, 2025 6:38 pm
by burt
I'm not sure - what did you see ?
Re: October Code Drops - Sign Up Here
Posted: Thu Sep 25, 2025 7:09 pm
by azpro
How you call it - off canvas main menu on the left - with hamburger button to open / close.
Re: October Code Drops - Sign Up Here
Posted: Thu Sep 25, 2025 7:25 pm
by burt
That's been in Core Code for quite a while - I think it was introduced for the big Admin overhaul that lead to v1.1.0.0
Re: October Code Drops - Sign Up Here
Posted: Thu Sep 25, 2025 7:39 pm
by azpro
Okay - never noticed before because it only invokes after break-point (I think) ... still like it!
Re: October Code Drops - Sign Up Here
Posted: Thu Sep 25, 2025 7:48 pm
by burt
I think you can change the breakpoint but it needs to be done in the Hook - there is no setting in (eg) Admin.
https://github.com/CE-PhoenixCart/Phoen ... nu.php#L89
I think if you play with the `navbar-expand-xl` here, you can make the offcanvas invoke are different breakpoints. Try (eg) navbar-expand-sm
Re: October Code Drops - Sign Up Here
Posted: Fri Sep 26, 2025 7:31 am
by Fiber
azpro wrote: ↑Thu Sep 25, 2025 7:39 pm
Okay - never noticed before because it only invokes after break-point (I think) ... still like it!
I had the same a while back and also thought okay :-) I had my browser at 110% zoom, if I wanted to see everything in the menu in the admin I have to set it to 90%, of course it depends on the monitor, on another PC I have a 24 inch and I tested it right away and then I can zoom to 125% in the browser and I can still see everything..
90.png
110.png
Re: Major change in the Admin Menu?
Posted: Fri Sep 26, 2025 7:59 am
by azpro
Thanks - good stuff ... I was thinking along the line of zoom / display setting but now I know for sure.