-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.0.0-dev
Python Version
3.10
Steps to Reproduce
- Create a site, a device role, a manufacturer, a device type, and a device
- Add an interface to the device
- Visit the device's Interfaces tab in the web UI
- Click any of the Add, Connect Cable, or Edit buttons in the interface's row
Expected Behavior
The dropdown menu should pop up over the page's content, escaping the table's boundaries if needed
Observed Behavior
The dropdown menu is strictly bounded within the table layout's real estate, so that it's necessary to scroll down to see any menu items beyond the first.
The same issue is observable with device console ports and device power ports, and with wireless links.
Video below.
Screen.Recording.2024-03-26.at.12.03.54.mov
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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