UI Side bar pin disapears in vertical mode. #6085

Closed
opened 2025-12-29 19:36:35 +01:00 by adam · 4 comments
Owner

Originally created by @AnythingOverIP on GitHub (Feb 14, 2022).

Originally assigned to: @thatmattlove on GitHub.

NetBox version

3.1.7

Python version

3.8

Steps to Reproduce

  1. Open Netbox in full screen mode:
    image
    in the side Nav bar, ensure the pin is activated.

  2. Change the window size to something little more portrait (in this case, I arrange the window to take exactly half of my 1920x1080 screen:
    image

Notes:

  • This can be tested using the demo instance (https://demo.netbox.dev/)
  • Happens in both light & dark mode.
  • Behavior is the same using Chrome 97.0, Firefox 97.0 & Edge 98.0

Expected Behavior

  • Pin should be available on the Nav bar, or at least, should be automatically closed (even if pin was on) if unable to render content in the new window format

Observed Behavior

Pin is unavailable and menu overlaps with content

Originally created by @AnythingOverIP on GitHub (Feb 14, 2022). Originally assigned to: @thatmattlove on GitHub. ### NetBox version 3.1.7 ### Python version 3.8 ### Steps to Reproduce 1. Open Netbox in full screen mode: ![image](https://user-images.githubusercontent.com/25624251/153941618-adef11b1-2a73-41a9-b4aa-5d2558af35f1.png) in the side Nav bar, ensure the pin is activated. 2. Change the window size to something little more portrait (in this case, I arrange the window to take exactly half of my 1920x1080 screen: ![image](https://user-images.githubusercontent.com/25624251/153942470-26210e93-9ec2-4104-bfe7-f7ea35210846.png) Notes: - This can be tested using the demo instance (https://demo.netbox.dev/) - Happens in both light & dark mode. - Behavior is the same using Chrome 97.0, Firefox 97.0 & Edge 98.0 ### Expected Behavior * Pin should be available on the Nav bar, or at least, should be automatically closed (even if pin was on) if unable to render content in the new window format ### Observed Behavior Pin is unavailable and menu overlaps with content
adam added the type: bugstatus: accepted labels 2025-12-29 19:36:35 +01:00
adam closed this issue 2025-12-29 19:36:35 +01:00
Author
Owner

@markkuleinio commented on GitHub (Feb 15, 2022):

FYI, similar symptom is described in #8497

@markkuleinio commented on GitHub (Feb 15, 2022): FYI, similar symptom is described in #8497
Author
Owner

@jeremystretch commented on GitHub (Feb 18, 2022):

I haven't been able to reproduce this. @thatmattlove any ideas?

@jeremystretch commented on GitHub (Feb 18, 2022): I haven't been able to reproduce this. @thatmattlove any ideas?
Author
Owner

@markkuleinio commented on GitHub (Feb 19, 2022):

Seen here: Windows 10 21H2, 2560x1440 (175% scaling), Firefox 97.0.1 (100% scaling), with demo.netbox.dev using half the screen width.

The left menu opens by using the "burger" button on the right, no pin available:
image

Is it by design? I mean, if the menu is visible all the time, there would be hardly any space on the right for the content.

@markkuleinio commented on GitHub (Feb 19, 2022): Seen here: Windows 10 21H2, 2560x1440 (175% scaling), Firefox 97.0.1 (100% scaling), with demo.netbox.dev using half the screen width. The left menu opens by using the "burger" button on the right, no pin available: ![image](https://user-images.githubusercontent.com/25136274/154815384-ac2e75b7-6f94-41be-a714-f99638cb68fb.png) Is it by design? I mean, if the menu is visible all the time, there would be hardly any space on the right for the content.
Author
Owner

@thatmattlove commented on GitHub (Feb 22, 2022):

I can confirm this issue, and I can confirm that it's not intentional. I'll have to dig into it and figure out where the breakpoints are off.

@thatmattlove commented on GitHub (Feb 22, 2022): I can confirm this issue, and I can confirm that it's not intentional. I'll have to dig into it and figure out where the breakpoints are off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6085