-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v2.10.6
Feature type
Change to existing functionality
Proposed functionality
Paginate the lists of device components (e.g. interfaces) when viewing a device. For example, when viewing /dcim/devices/123/interfaces/, the interfaces table should support pagination.
Use case
Limits the amount of time required to load very large component lists, as evidenced in #5988, and provides a more consistent user experience (as most tables in NetBox are paginated).
Database changes
No response
External dependencies
No response
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application