[PR #19385] [MERGED] Fixes #19375: Fix table configuration after applying a saved table config #15636

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19385
Author: @jeremystretch
Created: 5/2/2025
Status: Merged
Merged: 5/2/2025
Merged by: @arthanson

Base: mainHead: 19375-modify-table-config


📝 Commits (1)

  • d84c901 Fixes #19375: Fix table configuration after applying a saved table config

📊 Changes

3 files changed (+5 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/tableConfig.ts (+2 -1)

📄 Description

Fixes: #19375

Replace the call to location.reload() so that any attached URL query parameters are stripped.


🔄 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/19385 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/2/2025 **Status:** ✅ Merged **Merged:** 5/2/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `19375-modify-table-config` --- ### 📝 Commits (1) - [`d84c901`](https://github.com/netbox-community/netbox/commit/d84c9019512840eb8972123655f7800e79aab949) Fixes #19375: Fix table configuration after applying a saved table config ### 📊 Changes **3 files changed** (+5 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/tableConfig.ts` (+2 -1) </details> ### 📄 Description ### Fixes: #19375 Replace the call to `location.reload()` so that any attached URL query parameters are stripped. --- <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:23:08 +01:00
adam closed this issue 2025-12-30 00:23:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15636