[PR #15781] [MERGED] Fixes #15760: Permit breaking of long words for wrap within object attribute tables #14678

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

📋 Pull Request Information

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

Base: featureHead: 15760-fix-text-overflow


📝 Commits (1)

  • f5dd05f Fixes #15760: Permit breaking of long words for wrap within object attribute tables

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 netbox/project-static/dist/netbox.css (+1 -1)
📝 netbox/project-static/styles/transitional/_tables.scss (+5 -0)

📄 Description

Fixes: #15760

Permits breaking words which exceed the width of a table cell to avoid overflowing. (Applies only to attribute tables.)

screenshot


🔄 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/15781 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/19/2024 **Status:** ✅ Merged **Merged:** 4/19/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15760-fix-text-overflow` --- ### 📝 Commits (1) - [`f5dd05f`](https://github.com/netbox-community/netbox/commit/f5dd05f127cadb164bf5a4512aed5ac77c2c6d61) Fixes #15760: Permit breaking of long words for wrap within object attribute tables ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.css` (+1 -1) 📝 `netbox/project-static/styles/transitional/_tables.scss` (+5 -0) </details> ### 📄 Description ### Fixes: #15760 Permits breaking words which exceed the width of a table cell to avoid overflowing. (Applies only to attribute tables.) ![screenshot](https://github.com/netbox-community/netbox/assets/13487278/8ab59448-1ba4-4e28-9126-c3660b4c3958) --- <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:25:55 +01:00
adam closed this issue 2025-12-29 23:25:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14678