-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.0.1
Python version
3.7
Steps to Reproduce
- Change Config file variables (https://netbox.readthedocs.io/en/stable/configuration/optional-settings/) RACK_ELEVATION_DEFAULT_UNIT_WIDTH to 330 px
- Create multiple racks
- View any elevation view that displays multiple racks
Expected Behavior
Observed Behavior
The individual racks overlap, spacing of the racks is not dynamic based on the RACK_ELEVATION_DEFAULT_UNIT_WIDTH.
This behavior is visible in multiple different browsers, so i think this is an issue of netbox itself.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application

