[PR #881] [MERGED] fix #863 Make context menu click auto trigger close event #3271

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

📋 Pull Request Information

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

Base: masterHead: fix-863


📝 Commits (1)

  • e7ae0bc fix #863 Make context menu click auto trigger close event

📊 Changes

7 files changed (+59 additions, -33 deletions)

View changed files

📝 package.json (+1 -1)
src/client/common/find-parent.js (+30 -0)
📝 src/client/components/common/context-menu.jsx (+22 -2)
📝 src/client/components/main/main.jsx (+2 -1)
📝 src/client/components/sftp/file.jsx (+4 -15)
📝 src/client/components/tabs/tab.jsx (+0 -7)
📝 src/client/components/terminal/terminal.jsx (+0 -7)

📄 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/881 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/9/2018 **Status:** ✅ Merged **Merged:** 11/9/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-863` --- ### 📝 Commits (1) - [`e7ae0bc`](https://github.com/electerm/electerm/commit/e7ae0bc861c934616dacde95bdd4b9c2b78d2b9b) fix #863 Make context menu click auto trigger close event ### 📊 Changes **7 files changed** (+59 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) ➕ `src/client/common/find-parent.js` (+30 -0) 📝 `src/client/components/common/context-menu.jsx` (+22 -2) 📝 `src/client/components/main/main.jsx` (+2 -1) 📝 `src/client/components/sftp/file.jsx` (+4 -15) 📝 `src/client/components/tabs/tab.jsx` (+0 -7) 📝 `src/client/components/terminal/terminal.jsx` (+0 -7) </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:56:10 +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#3271
No description provided.