[PR #2400] [MERGED] [perf] Improve session performance, do not render sftp components when invisible #3754

Closed
opened 2026-02-27 01:53:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2400
Author: @zxdong262
Created: 3/25/2022
Status: Merged
Merged: 3/25/2022
Merged by: @zxdong262

Base: masterHead: sftp


📝 Commits (1)

  • 65575c4 [perf] Improve session performance, do not render sftp components when invisible

📊 Changes

6 files changed (+29 additions, -44 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/client/components/bookmark-form/local-form-ui.jsx (+1 -12)
📝 src/client/components/bookmark-form/ssh-form-ui.jsx (+0 -10)
📝 src/client/components/session/index.jsx (+9 -5)
📝 src/client/components/sftp/file-item.jsx (+1 -1)
📝 src/client/components/sftp/sftp-entry.jsx (+17 -15)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/2400 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 3/25/2022 **Status:** ✅ Merged **Merged:** 3/25/2022 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `sftp` --- ### 📝 Commits (1) - [`65575c4`](https://github.com/electerm/electerm/commit/65575c428820a9c357e94f29089c7a29201ae0aa) [perf] Improve session performance, do not render sftp components when invisible ### 📊 Changes **6 files changed** (+29 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/client/components/bookmark-form/local-form-ui.jsx` (+1 -12) 📝 `src/client/components/bookmark-form/ssh-form-ui.jsx` (+0 -10) 📝 `src/client/components/session/index.jsx` (+9 -5) 📝 `src/client/components/sftp/file-item.jsx` (+1 -1) 📝 `src/client/components/sftp/sftp-entry.jsx` (+17 -15) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3754
No description provided.