Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown button menus in some table layouts are strictly bounded within table #15536

Closed
jeffgdotorg opened this issue Mar 26, 2024 · 1 comment
Assignees
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Milestone

Comments

@jeffgdotorg
Copy link
Contributor

Deployment Type

Self-hosted

NetBox Version

v4.0.0-dev

Python Version

3.10

Steps to Reproduce

  1. Create a site, a device role, a manufacturer, a device type, and a device
  2. Add an interface to the device
  3. Visit the device's Interfaces tab in the web UI
  4. 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
@jeffgdotorg jeffgdotorg added type: bug A confirmed report of unexpected behavior in the application status: needs triage This issue is awaiting triage by a maintainer labels Mar 26, 2024
@jeremystretch jeremystretch added the beta Concerns a bug/feature in a beta release label Mar 26, 2024
@arthanson arthanson added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation severity: low Does not significantly disrupt application functionality, or a workaround is available and removed status: needs triage This issue is awaiting triage by a maintainer labels Mar 26, 2024
@arthanson arthanson removed their assignment Mar 26, 2024
@arthanson arthanson added this to the v4.0 milestone Mar 27, 2024
@jeremystretch jeremystretch removed the beta Concerns a bug/feature in a beta release label Mar 28, 2024
@jeremystretch
Copy link
Member

It should be noted that this affects all tables without sufficient height to accommodate the dropown, not just device components.

@jeremystretch jeremystretch self-assigned this Mar 28, 2024
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Mar 28, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

3 participants