[PR #3078] [MERGED] UI fixes #3862

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

📋 Pull Request Information

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

Base: masterHead: test-npm2


📝 Commits (6)

📊 Changes

10 files changed (+29 additions, -16 deletions)

View changed files

📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/app/lib/user-config-controller.js (+2 -0)
📝 src/client/common/new-terminal.js (+4 -2)
📝 src/client/components/bookmark-form/ssh-form.jsx (+1 -1)
📝 src/client/components/main/upgrade.jsx (+1 -1)
📝 src/client/components/session/session.jsx (+5 -3)
📝 src/client/components/session/session.styl (+5 -2)
📝 src/client/components/terminal/index.jsx (+6 -2)
📝 src/client/store/setting.js (+2 -2)

📄 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/3078 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/9/2023 **Status:** ✅ Merged **Merged:** 11/9/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test-npm2` --- ### 📝 Commits (6) - [`733c1eb`](https://github.com/electerm/electerm/commit/733c1eb02d0190fbdf2d12454a033970b0446c62) Support server env for web app - [`4f74e93`](https://github.com/electerm/electerm/commit/4f74e93c4d258233f5a354a5eaab53dfadd05f5f) fix #3073 Fix copy session function, avoid blank terminal - [`e204ded`](https://github.com/electerm/electerm/commit/e204dedaa111ac29dc9c98daeb87553d2abd4de4) fix #3075 UI: Improve ssh/sftp tab UI - [`d1e6778`](https://github.com/electerm/electerm/commit/d1e6778d7cbfa2852173aeae17475928d3d39490) UI adjust - [`1b1d58a`](https://github.com/electerm/electerm/commit/1b1d58afef0e28989702b8007d5130ed74f5c5f9) Adjust UI - [`e2f4806`](https://github.com/electerm/electerm/commit/e2f480606d9863deaaefe019af9018d1fe3380fd) fix #3076 Fix tab index count function ### 📊 Changes **10 files changed** (+29 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/app/lib/user-config-controller.js` (+2 -0) 📝 `src/client/common/new-terminal.js` (+4 -2) 📝 `src/client/components/bookmark-form/ssh-form.jsx` (+1 -1) 📝 `src/client/components/main/upgrade.jsx` (+1 -1) 📝 `src/client/components/session/session.jsx` (+5 -3) 📝 `src/client/components/session/session.styl` (+5 -2) 📝 `src/client/components/terminal/index.jsx` (+6 -2) 📝 `src/client/store/setting.js` (+2 -2) </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:54:03 +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#3862
No description provided.