Show Free-IPs/Vlan when sorted by IP/VLAN #11190

Closed
opened 2025-12-29 21:41:42 +01:00 by adam · 1 comment
Owner

Originally created by @PieterL75 on GitHub (May 16, 2025).

NetBox version

v4.1.11

Feature type

Change to existing functionality

Proposed functionality

The IP and VLAN models show 'Free IP/VLAN' in the model list.
When sorted, this Free-IP indictor is not displayed, which makes sense, as they are not in order anymore.

This FR is to make a little change to this behaviour

  • When sorting (forward or reverse) by the IP/VLAN, the Free-IP/VLAN incidcator should still be shown

Use case

It is confusing that this indicator disappears when sorting by IP/VLAN.
The only way to get it back, is by clicking that litte red x, somewhere on the sortedby column, or remove the sortedby field in the url

Database changes

No response

External dependencies

No response

Originally created by @PieterL75 on GitHub (May 16, 2025). ### NetBox version v4.1.11 ### Feature type Change to existing functionality ### Proposed functionality The IP and VLAN models show 'Free IP/VLAN' in the model list. When sorted, this Free-IP indictor is not displayed, which makes sense, as they are not in order anymore. This FR is to make a little change to this behaviour - When sorting (forward or reverse) by the IP/VLAN, the Free-IP/VLAN incidcator should still be shown ### Use case It is confusing that this indicator disappears when sorting by IP/VLAN. The only way to get it back, is by clicking that litte red x, somewhere on the sortedby column, or remove the sortedby field in the url ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 21:41:42 +01:00
adam closed this issue 2025-12-29 21:41:42 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 22, 2025):

The available IP/VLAN annotations are omitted when ordering or filtering by a non-default parameter because it's no longer technically feasible, for reasons I won't get into. But maybe you can come up with something clever: If you'd like to spend some time producing a proof of concept, you're welcome to resubmit this FR with a detailed technical proposal.

@jeremystretch commented on GitHub (May 22, 2025): The available IP/VLAN annotations are omitted when ordering or filtering by a non-default parameter because it's no longer technically feasible, for reasons I won't get into. But maybe you can come up with something clever: If you'd like to spend some time producing a proof of concept, you're welcome to resubmit this FR with a detailed technical proposal.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11190