UI | Device Types Interfaces tab is missing pagination #5783

Closed
opened 2025-12-29 19:32:38 +01:00 by adam · 1 comment
Owner

Originally created by @dnikoliouk-dn on GitHub (Dec 15, 2021).

NetBox version

v3.1.0

Python version

3.9

Steps to Reproduce

  1. Create 50+ interfaces for a Device Type

Expected Behavior

UI should display pagination options under Device Type interfaces tab.

image

Observed Behavior

UI doesn't display pagination options under Device Type interfaces tab.

image

Originally created by @dnikoliouk-dn on GitHub (Dec 15, 2021). ### NetBox version v3.1.0 ### Python version 3.9 ### Steps to Reproduce 1. Create 50+ interfaces for a Device Type ### Expected Behavior UI should display pagination options under Device Type interfaces tab. ![image](https://user-images.githubusercontent.com/37638768/146270998-dd10a9ff-7838-4c9c-803b-5a0649c12b93.png) ### Observed Behavior UI doesn't display pagination options under Device Type interfaces tab. ![image](https://user-images.githubusercontent.com/37638768/146271183-f7f059b5-c3be-4195-819d-65e88fd9866a.png)
adam added the type: bug label 2025-12-29 19:32:38 +01:00
adam closed this issue 2025-12-29 19:32:38 +01:00
Author
Owner

@jeremystretch commented on GitHub (Dec 15, 2021):

Thanks for the report. As luck would have it, I just overhauled a whole bunch of object list views under #8057, including this one. This has already been fixed in the develop branch and will be included in the v3.1.2 release. Thanks again!

@jeremystretch commented on GitHub (Dec 15, 2021): Thanks for the report. As luck would have it, I just overhauled a whole bunch of object list views under #8057, including this one. This has already been fixed in the `develop` branch and will be included in the v3.1.2 release. Thanks again!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5783