[PR #2185] [MERGED] Use selector to display dns routes in GUI #14775

Closed
opened 2026-08-05 03:06:17 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2185
Author: @mlsmaycon
Created: 6/24/2024
Status: Merged
Merged: 6/24/2024
Merged by: @mlsmaycon

Base: mainHead: fix/use-list-for-domain-routes


📝 Commits (4)

📊 Changes

1 file changed (+29 additions, -15 deletions)

View changed files

📝 client/ui/route.go (+29 -15)

📄 Description

Describe your changes

Use select widget for dns routes on GUI

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/2185 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 6/24/2024 **Status:** ✅ Merged **Merged:** 6/24/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `fix/use-list-for-domain-routes` --- ### 📝 Commits (4) - [`320fed0`](https://github.com/netbirdio/netbird/commit/320fed028a2d78c4ce6598bc29c9d887ddb51830) Use selector to display dns routes in GUI - [`96e80a1`](https://github.com/netbirdio/netbird/commit/96e80a142b0fec220a45c4bc52340f5ae0062f57) adjust as requested by sonar - [`a20d096`](https://github.com/netbirdio/netbird/commit/a20d0968cc4f10a87ef9deb2da60c3e3660d93b5) add comment - [`fbe4472`](https://github.com/netbirdio/netbird/commit/fbe4472a0256ed39c4c92be60b5567fcf6d50dae) remove return ### 📊 Changes **1 file changed** (+29 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `client/ui/route.go` (+29 -15) </details> ### 📄 Description ## Describe your changes Use select widget for dns routes on GUI ## Issue ticket number and link ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:06:17 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#14775