Closed
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.