[PR #19022] [MERGED] Fixes #19021: Ensure consistent styling for JSON form fields #15502

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19022
Author: @jeremystretch
Created: 3/27/2025
Status: Merged
Merged: 3/27/2025
Merged by: @jnovinger

Base: mainHead: 19021-JSONField-styling


📝 Commits (1)

  • b2d7cd8 Fixes #19021: Ensure consistent styling for JSON form fields

📊 Changes

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

View changed files

📝 netbox/utilities/forms/fields/fields.py (+3 -2)

📄 Description

Fixes: #19021

Apply field attributes without regard to help_text


🔄 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/19022 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 3/27/2025 **Status:** ✅ Merged **Merged:** 3/27/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `19021-JSONField-styling` --- ### 📝 Commits (1) - [`b2d7cd8`](https://github.com/netbox-community/netbox/commit/b2d7cd8d04214b3c6095b5d792148dfacec69015) Fixes #19021: Ensure consistent styling for JSON form fields ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/forms/fields/fields.py` (+3 -2) </details> ### 📄 Description ### Fixes: #19021 Apply field attributes without regard to `help_text` --- <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:22:20 +01:00
adam closed this issue 2025-12-30 00:22:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15502