[PR #10232] [MERGED] Closes #9477: Add a button to clear applied table column ordering #13587

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10232
Author: @jeremystretch
Created: 8/31/2022
Status: Merged
Merged: 8/31/2022
Merged by: @jeremystretch

Base: developHead: 9477-reset-column-ordering


📝 Commits (1)

  • ce054dd Closes #9477: Add a button to clear applied table column ordering

📊 Changes

5 files changed (+15 additions, -5 deletions)

View changed files

📝 netbox/project-static/dist/netbox-dark.css (+1 -1)
📝 netbox/project-static/dist/netbox-light.css (+1 -1)
📝 netbox/project-static/dist/netbox-print.css (+1 -1)
📝 netbox/project-static/styles/netbox.scss (+2 -2)
📝 netbox/templates/inc/table_htmx.html (+10 -0)

📄 Description

Closes: #9477

  • Adds a link to clear the applied ordering in the column by which the table has been ordered (if any)

🔄 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/10232 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/31/2022 **Status:** ✅ Merged **Merged:** 8/31/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `9477-reset-column-ordering` --- ### 📝 Commits (1) - [`ce054dd`](https://github.com/netbox-community/netbox/commit/ce054dd37da05a3bcbe65f266e597a36b8a32aed) Closes #9477: Add a button to clear applied table column ordering ### 📊 Changes **5 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox-dark.css` (+1 -1) 📝 `netbox/project-static/dist/netbox-light.css` (+1 -1) 📝 `netbox/project-static/dist/netbox-print.css` (+1 -1) 📝 `netbox/project-static/styles/netbox.scss` (+2 -2) 📝 `netbox/templates/inc/table_htmx.html` (+10 -0) </details> ### 📄 Description ### Closes: #9477 - Adds a link to clear the applied ordering in the column by which the table has been ordered (if any) --- <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:19:43 +01:00
adam closed this issue 2025-12-29 23:19:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13587