[PR #8555] [CLOSED] #8331 Maximize browser compatibility #13369

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/8555
Author: @mathieu-mp
Created: 2/4/2022
Status: Closed

Base: developHead: 8331-browser-compatibility


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/project-static/src/select/api/apiSelect.ts (+4 -4)
📝 netbox/project-static/src/tables/interfaceTable.ts (+2 -2)
📝 netbox/project-static/src/util.ts (+1 -1)

📄 Description

Fixes: #8331 - Browser compatibility to Netbox

Replace String.replaceAll with String.replace for browser compatibility issues


🔄 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/8555 **Author:** [@mathieu-mp](https://github.com/mathieu-mp) **Created:** 2/4/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `8331-browser-compatibility` --- ### 📝 Commits (1) - [`2dac772`](https://github.com/netbox-community/netbox/commit/2dac77280886f78755babe9c38627ebfb5db9bf1) #8331 Maximize browser compatibility ### 📊 Changes **3 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/src/select/api/apiSelect.ts` (+4 -4) 📝 `netbox/project-static/src/tables/interfaceTable.ts` (+2 -2) 📝 `netbox/project-static/src/util.ts` (+1 -1) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #8331 - Browser compatibility to Netbox <!-- Please include a summary of the proposed changes below. --> Replace String.replaceAll with String.replace for browser compatibility issues --- <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 22:27:01 +01:00
adam closed this issue 2025-12-29 22:27: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#13369