[PR #766] [MERGED] fix #758 better drag-to-resize logic for file manager/sftp #3221

Closed
opened 2026-02-27 00:55:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/766
Author: @zxdong262
Created: 9/22/2018
Status: Merged
Merged: 9/22/2018
Merged by: @zxdong262

Base: masterHead: fix-758


📝 Commits (1)

  • bef47ad fix #758 better drag-to-resize logic for file manager/sftp

📊 Changes

6 files changed (+106 additions, -20 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/client/common/constants.js (+4 -0)
📝 src/client/components/common/resize-wrap.jsx (+14 -3)
📝 src/client/components/sftp/file.jsx (+1 -1)
📝 src/client/components/sftp/index.jsx (+15 -5)
📝 src/client/components/sftp/list-table.jsx (+71 -10)

📄 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/766 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 9/22/2018 **Status:** ✅ Merged **Merged:** 9/22/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-758` --- ### 📝 Commits (1) - [`bef47ad`](https://github.com/electerm/electerm/commit/bef47ad30e3b586aed2cabd3f569f2627ddf7b6d) fix #758 better drag-to-resize logic for file manager/sftp ### 📊 Changes **6 files changed** (+106 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/client/common/constants.js` (+4 -0) 📝 `src/client/components/common/resize-wrap.jsx` (+14 -3) 📝 `src/client/components/sftp/file.jsx` (+1 -1) 📝 `src/client/components/sftp/index.jsx` (+15 -5) 📝 `src/client/components/sftp/list-table.jsx` (+71 -10) </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 00:55:59 +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#3221
No description provided.