[PR #9558] [MERGED] Fixes #9556 - Don't close select field when multiple select (v2) #13481

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/9558
Author: @kkthxbye-code
Created: 6/17/2022
Status: Merged
Merged: 6/20/2022
Merged by: @jeremystretch

Base: developHead: fix-9556


📝 Commits (1)

  • a6e2853 Don't close select field when multiple select

📊 Changes

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

View changed files

📝 netbox/project-static/dist/netbox.js (+1 -1)
📝 netbox/project-static/dist/netbox.js.map (+1 -1)
📝 netbox/project-static/src/select/api/apiSelect.ts (+5 -0)

📄 Description

Fixes: #9556

Don't close select field when multiple select. The other pull got messed up. Apparently if you undo the commit and force push, the pull request is closed automatically.


🔄 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/9558 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 6/17/2022 **Status:** ✅ Merged **Merged:** 6/20/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-9556` --- ### 📝 Commits (1) - [`a6e2853`](https://github.com/netbox-community/netbox/commit/a6e285316aa2a873c642081442edf1ebce815b68) Don't close select field when multiple select ### 📊 Changes **3 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.js` (+1 -1) 📝 `netbox/project-static/dist/netbox.js.map` (+1 -1) 📝 `netbox/project-static/src/select/api/apiSelect.ts` (+5 -0) </details> ### 📄 Description ### Fixes: #9556 Don't close select field when multiple select. The other pull got messed up. Apparently if you undo the commit and force push, the pull request is closed automatically. --- <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:07 +01:00
adam closed this issue 2025-12-29 23:19:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13481