fix(host-editor): scope peer transfer status to connection tabs #845
No reviewers
Labels
No labels
E2E Failure
area:agent
area:audit-log
area:auth
area:authz
area:ci
area:crypto
area:db
area:docker
area:headers
area:ingest
area:ldap
area:rate-limit
area:ssrf
area:supply-chain
area:terminal
autorelease: pending
autorelease: tagged
bug
claude-working
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority: critical
priority: high
priority: low
priority: medium
question
security
sev:critical
sev:high
sev:info
sev:low
sev:medium
tests-required
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
carrtech/ct-ops!845
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/sftp-tab-transfer-stats"
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?
Summary\n- scope peer-transfer jobs and bottom transfer status to the selected server-to-server connection tab\n- keep completed jobs in the active tab aggregate while later queued/transferring jobs run so file and byte totals only increase\n- clear queued selections after adding a job and add close-tab cancellation for active connection transfers\n\n## Companion docs\n- Website docs PR: pending\n\n## Validation\n- node --experimental-strip-types --test apps/web/lib/host-editor/panel-ui.test.mjs\n- corepack pnpm@10.6.5 --dir apps/web type-check\n- corepack pnpm@10.6.5 --dir apps/web lint (warnings only: existing unrelated lint warnings)