-
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: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.5.3
Python version
3.10
Steps to Reproduce
Describing tested scenario (reproducible on Demo). It's possible, that UI elements not working on other non-primary tabs.
- Go to user preferences and change default page length to 25.
- Go to IPAM > Prefixes, create any /26 or wider prefixes.
- Go to IP Addresses tab, bulk create 30+ IPs (for pagination).
- Click on any of created IPs, go to "Related IPs tab".
- Click on 2+ pages or select 50+ Per page values.
Expected Behavior
Pages will change (?page= added to address) and/or number of displayed IPs changed (?per_page= added).
Observed Behavior
Buttons not working. Nothing added to address string.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application