mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-05-09 00:08:19 +02:00
[PR #635] [MERGED] fix: sync snippet selected terminals count when tabs are closed #429
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Termix#429
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Termix-SSH/Termix/pull/635
Author: @ZacharyZcR
Created: 3/26/2026
Status: ✅ Merged
Merged: 3/29/2026
Merged by: @LukeGus
Base:
dev-2.1.0← Head:fix/snippet-terminal-count📝 Commits (1)
4c30747fix: sync snippet selected terminals count when tabs are closed📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
src/ui/desktop/apps/tools/SSHToolsSidebar.tsx(+6 -0)📄 Description
Summary
selectedSnippetTabIdswas not cleaned up, so the count still showed the old number of selected terminalsuseEffectthat filters out closed tab IDs whenever the terminal tabs list changesRelated Issue
Closes Termix-SSH/Support#534
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.