Major change in the Admin Menu?

Open to all! Ask other shopowners for help.
Post Reply
azpro
Contributor
Posts: 177
Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times

Major change in the Admin Menu?

Post 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 :+1:

Probably a test? Correct - or was it just a glitch on my new monitor?


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: October Code Drops - Sign Up Here

Post by burt »

I'm not sure - what did you see ?
I am not here to build for you.
I am here to build with you. Let's help each other.
azpro
Contributor
Posts: 177
Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times

Re: October Code Drops - Sign Up Here

Post by azpro »

How you call it - off canvas main menu on the left - with hamburger button to open / close.
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: October Code Drops - Sign Up Here

Post 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
I am not here to build for you.
I am here to build with you. Let's help each other.
azpro
Contributor
Posts: 177
Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times

Re: October Code Drops - Sign Up Here

Post by azpro »

Okay - never noticed before because it only invokes after break-point (I think) ... still like it!
User avatar
burt
Core Team
Posts: 4550
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: October Code Drops - Sign Up Here

Post 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
I am not here to build for you.
I am here to build with you. Let's help each other.
Fiber
Contributor
Posts: 173
Joined: Mon Oct 26, 2020 12:16 pm
Phoenix Version: v1.1.0.6
Has thanked: 17 times
Been thanked: 27 times

Re: October Code Drops - Sign Up Here

Post 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
You do not have the required permissions to view the files attached to this post.
Turn up the Max
azpro
Contributor
Posts: 177
Joined: Fri Nov 06, 2020 8:25 am
Phoenix Version: v1.1.0.6
Has thanked: 30 times
Been thanked: 34 times

Re: Major change in the Admin Menu?

Post by azpro »

Thanks - good stuff ... I was thinking along the line of zoom / display setting but now I know for sure.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply