[PR #20633] [MERGED] Fixes #20606: Enable copying text from badges in UI #15991

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20633
Author: @jeremystretch
Created: 10/20/2025
Status: Merged
Merged: 10/21/2025
Merged by: @jnovinger

Base: mainHead: 20606-copy-badge-text


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

Fixes: #20606

Set user-select: text on .badge to override the Tabler theme


🔄 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/20633 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `20606-copy-badge-text` --- ### 📝 Commits (1) - [`00de312`](https://github.com/netbox-community/netbox/commit/00de312117ed8efde48c04ecc759f7704df7daad) Fixes #20606: Enable copying text from badges in UI ### 📊 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/overrides/_tabler.scss` (+5 -0) </details> ### 📄 Description ### Fixes: #20606 Set `user-select: text` on `.badge` to override the Tabler theme --- <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:25:12 +01:00
adam closed this issue 2025-12-30 00:25:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15991