[PR #15808] [MERGED] Fixes #15580: Fix rendering of modals with HTMX enabled #14686

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15808
Author: @jeremystretch
Created: 4/22/2024
Status: Merged
Merged: 4/22/2024
Merged by: @jeremystretch

Base: featureHead: 15580-fix-htmx-modals


📝 Commits (1)

  • fdf097d Fixes #15580: Fix rendering of modals with HTMX enabled

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 netbox/templates/base/layout.html (+3 -3)

📄 Description

Fixes: #15580

Moves the modals block into the main page content to ensure proper display of modals.


🔄 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/15808 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/22/2024 **Status:** ✅ Merged **Merged:** 4/22/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15580-fix-htmx-modals` --- ### 📝 Commits (1) - [`fdf097d`](https://github.com/netbox-community/netbox/commit/fdf097d1dd00842eb10e48e21dc97d6e4d0034ab) Fixes #15580: Fix rendering of modals with HTMX enabled ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/base/layout.html` (+3 -3) </details> ### 📄 Description ### Fixes: #15580 Moves the `modals` block into the main page content to ensure proper display of modals. --- <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:00 +01:00
adam closed this issue 2025-12-29 23:26:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14686