Skip to content

Action buttons display below table page-link buttons #19030

@LachTrip

Description

@LachTrip

Deployment Type

Self-hosted

NetBox Version

v4.2.6

Python Version

3.11

Steps to Reproduce

Image
Go to object list with enough items that you can scroll. Click the checkbox for one or multiple items. It is possible for page-link buttons on the table to display above the bulk action buttons. Removing z-index 3 for .page-link.active,.active>.page-link or changing z-index for .btn-float-group-left to 3 or greater resolves the issue.

Expected Behavior

The bulk action buttons should appear on top of the page-link buttons

Observed Behavior

The bulk action buttons are underneath the page-link button for the current page

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions