[PR #15909] [MERGED] Fixes #15852: Update total object counts when filtering object lists #14718

Closed
opened 2025-12-29 23:26:16 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15909
Author: @jeremystretch
Created: 5/1/2024
Status: Merged
Merged: 5/2/2024
Merged by: @jeremystretch

Base: featureHead: 15852-fix-object-counts


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -3 deletions)

View changed files

📝 netbox/templates/generic/object_list.html (+4 -3)
📝 netbox/templates/htmx/table.html (+3 -0)

📄 Description

Fixes: #15852

Employ HTMX out-of-band swaps to dynamically update the total object counts when filtering a list of objects.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15909 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/1/2024 **Status:** ✅ Merged **Merged:** 5/2/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15852-fix-object-counts` --- ### 📝 Commits (2) - [`715c477`](https://github.com/netbox-community/netbox/commit/715c4779d49cb6c463616041525744a2ab23d5ad) Fixes #15852: Update total object counts when filtering object lists - [`a97e769`](https://github.com/netbox-community/netbox/commit/a97e769819029ebb9ec78615b4d1b9b9bd3b99d1) Misc cleanup ### 📊 Changes **2 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/generic/object_list.html` (+4 -3) 📝 `netbox/templates/htmx/table.html` (+3 -0) </details> ### 📄 Description ### Fixes: #15852 Employ HTMX out-of-band swaps to dynamically update the total object counts when filtering a list of objects. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:26:16 +01:00
adam closed this issue 2025-12-29 23:26:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14718