[PR #3334] [MERGED] [client] [ui] issue when changing setting in GUI while peer session is expired #20057

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3334
Author: @hakansa
Created: 2/17/2025
Status: Merged
Merged: 2/18/2025
Merged by: @hakansa

Base: mainHead: fix/ui-freeze


📝 Commits (3)

  • de464d9 add context timeout for client operations
  • 760fda3 [client] Update timeout duration in restartClient function
  • 4c71d23 Merge branch 'main' into fix/ui-freeze

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 client/ui/client_ui.go (+5 -5)

📄 Description

Describe your changes

[ui] issue when changing setting in GUI while peer session is expired

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/3334 **Author:** [@hakansa](https://github.com/hakansa) **Created:** 2/17/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@hakansa](https://github.com/hakansa) **Base:** `main` ← **Head:** `fix/ui-freeze` --- ### 📝 Commits (3) - [`de464d9`](https://github.com/netbirdio/netbird/commit/de464d957a6597ea68d436762eb8d9d1e18ed21b) add context timeout for client operations - [`760fda3`](https://github.com/netbirdio/netbird/commit/760fda320a3964aa0c378517da2418e63e41f5bd) [client] Update timeout duration in restartClient function - [`4c71d23`](https://github.com/netbirdio/netbird/commit/4c71d239d92e3a9029814fc741c07c1fcc10bdd4) Merge branch 'main' into fix/ui-freeze ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `client/ui/client_ui.go` (+5 -5) </details> ### 📄 Description ## Describe your changes [ui] issue when changing setting in GUI while peer session is expired ## 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 05:06:47 -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#20057