Skip to content

htmx_table is missing pagination #16101

@matejv

Description

@matejv

Deployment Type

Self-hosted

NetBox Version

v4.0.1

Python Version

3.11

Steps to Reproduce

  1. Set Page length to 25 under user preferences
  2. Create site X
  3. Create more than 25 locations within site X
  4. Navigate to site detail view for X

Expected Behavior

Locations table should show the first 25 locations and pagination below to be able to navigate to the rest of locations.

Observed Behavior

Only the first 25 locations are shown with no indication that more exist.

image

Curiously if you sort by any column, the pagination appears and is usable until the next full page refresh.

Metadata

Metadata

Assignees

Labels

severity: mediumResults in substantial degraded or broken functionality for specfic workflowsstatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions