Missing Login/Logout buttons #9429

Closed
opened 2025-12-29 20:49:47 +01:00 by adam · 4 comments
Owner

Originally created by @renatoalmeidaoliveira on GitHub (Apr 4, 2024).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

NetBox Cloud

NetBox Version

v4.0-beta1

Python Version

3.8

Steps to Reproduce

  1. Open beta-demo.netbox.dev
  2. Click on the menu drop down
  3. Doesn't find the Login button

Expected Behavior

The Login button is visible

Observed Behavior

No Login Button.

Originally created by @renatoalmeidaoliveira on GitHub (Apr 4, 2024). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type NetBox Cloud ### NetBox Version v4.0-beta1 ### Python Version 3.8 ### Steps to Reproduce 1. Open beta-demo.netbox.dev 2. Click on the menu drop down 3. Doesn't find the Login button ### Expected Behavior The Login button is visible ### Observed Behavior No Login Button.
adam added the type: bugstatus: acceptedbetatopic: UI/UXseverity: low labels 2025-12-29 20:49:47 +01:00
adam closed this issue 2025-12-29 20:49:47 +01:00
Author
Owner

@DanSheps commented on GitHub (Apr 4, 2024):

Thank you for opening a bug report. I was unable to reproduce the reported behavior on NetBox v4.0-beta1. Remember to provide detailed steps that someone else can follow using a clean installation of NetBox to reproduce the issue. Remember to include the steps taken to create any initial objects or other data.

@DanSheps commented on GitHub (Apr 4, 2024): Thank you for opening a bug report. I was unable to reproduce the reported behavior on NetBox v4.0-beta1. Remember to provide detailed steps that someone else can follow using a clean installation of NetBox to reproduce the issue. Remember to include the steps taken to create any initial objects or other data.
Author
Owner

@abhi1693 commented on GitHub (Apr 4, 2024):

Screenshot_20240404-102939.png

It's actually missing on the site.

@abhi1693 commented on GitHub (Apr 4, 2024): ![Screenshot_20240404-102939.png](https://github.com/netbox-community/netbox/assets/5083532/4b6eea5e-6c18-476a-8eed-8fe1954fb201) It's actually missing on the site.
Author
Owner

@renatoalmeidaoliveira commented on GitHub (Apr 4, 2024):

@DanSheps
Digging a bit it seens that it only affects mobile, or smaller screans
When the screens is smaller than 992px it activates the css class .d-none and hides the login/logout buttons

@renatoalmeidaoliveira commented on GitHub (Apr 4, 2024): @DanSheps Digging a bit it seens that it only affects mobile, or smaller screans When the screens is smaller than 992px it activates the css class .d-none and hides the login/logout buttons
Author
Owner

@julianstolp commented on GitHub (Apr 5, 2024):

@DanSheps Digging a bit it seens that it only affects mobile, or smaller screans When the screens is smaller than 992px it activates the css class .d-none and hides the login/logout buttons

Also when logged in on a mobile device the complete user menu is missing.

@julianstolp commented on GitHub (Apr 5, 2024): > @DanSheps Digging a bit it seens that it only affects mobile, or smaller screans When the screens is smaller than 992px it activates the css class .d-none and hides the login/logout buttons Also when logged in on a mobile device the complete user menu is missing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9429