Elevations results count span contains a dot instead of a number #9721

Closed
opened 2025-12-29 21:21:37 +01:00 by adam · 0 comments
Owner

Originally created by @jeffgdotorg on GitHub (May 22, 2024).

Originally assigned to: @arthanson on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.0.2

Python Version

3.10

Steps to Reproduce

  1. Start with a fresh, empty install
  2. Navigate to Organization -> Elevations
  3. Note appearance of the Results tab
  4. Create a site
  5. Create a rack
  6. Navigate again to Organization -> Elevations
  7. Note again the appearance of the Results tab

Expected Behavior

The Results tab should hava a badge containing a number: either 0 in step 2 or 1 in step 6

Observed Behavior

The Results tab is badged with a dot. Upon inspecting the document, the <span> element in question is completely empty.

Originally created by @jeffgdotorg on GitHub (May 22, 2024). Originally assigned to: @arthanson on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.0.2 ### Python Version 3.10 ### Steps to Reproduce 0. Start with a fresh, empty install 1. Navigate to Organization -> Elevations 2. Note appearance of the Results tab 3. Create a site 4. Create a rack 5. Navigate again to Organization -> Elevations 6. Note again the appearance of the Results tab ### Expected Behavior The Results tab should hava a badge containing a number: either `0` in step 2 or `1` in step 6 ### Observed Behavior The Results tab is badged with a dot. Upon inspecting the document, the `<span>` element in question is completely empty.
adam added the type: bugstatus: acceptedtopic: UI/UXseverity: low labels 2025-12-29 21:21:37 +01:00
adam closed this issue 2025-12-29 21:21:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9721