[PR #17154] [MERGED] 16959 Fix filter reset button #15008

Closed
opened 2025-12-30 00:19:25 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/17154
Author: @arthanson
Created: 8/14/2024
Status: Merged
Merged: 8/27/2024
Merged by: @jeremystretch

Base: developHead: 16959-filter-reset


📝 Commits (4)

  • 233173c 16959 fix filter reset button
  • 017d833 16959 fix filter reset button
  • 6a251fb Merge branch 'develop' into 16959-filter-reset
  • 63638bf Move reset button initialization logic to initFormElements()

📊 Changes

3 files changed (+11 additions, -4 deletions)

View changed files

📝 netbox/project-static/dist/netbox.js (+1 -1)
📝 netbox/project-static/dist/netbox.js.map (+2 -2)
📝 netbox/project-static/src/forms/elements.ts (+8 -1)

📄 Description

Fixes: #16959


🔄 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/17154 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16959-filter-reset` --- ### 📝 Commits (4) - [`233173c`](https://github.com/netbox-community/netbox/commit/233173c225f7060fc6e1f69466a2647c3ceefe87) 16959 fix filter reset button - [`017d833`](https://github.com/netbox-community/netbox/commit/017d833a57459283e6a8c233b2b0583d6f66b7ce) 16959 fix filter reset button - [`6a251fb`](https://github.com/netbox-community/netbox/commit/6a251fbad9944599e37a89732b57025cec118d41) Merge branch 'develop' into 16959-filter-reset - [`63638bf`](https://github.com/netbox-community/netbox/commit/63638bf874ed827daa3126e047fcfb878e4bc7ef) Move reset button initialization logic to initFormElements() ### 📊 Changes **3 files changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.js` (+1 -1) 📝 `netbox/project-static/dist/netbox.js.map` (+2 -2) 📝 `netbox/project-static/src/forms/elements.ts` (+8 -1) </details> ### 📄 Description ### Fixes: #16959 --- <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-30 00:19:25 +01:00
adam closed this issue 2025-12-30 00:19:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15008