[PR #3792] [MERGED] Fix host input issue and Profile bug #3956

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3792
Author: @zxdong262
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @zxdong262

Base: masterHead: widgets


📝 Commits (1)

  • 0760cf0 Fix host input issue and Profile bug

📊 Changes

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

View changed files

📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/client/components/common/input-auto-focus.jsx (+1 -1)
📝 src/client/components/main/main.jsx (+1 -1)
📝 src/client/components/sidebar/info-modal.jsx (+2 -2)
📝 src/client/store/common.js (+25 -1)
📝 src/client/store/load-data.js (+1 -0)

📄 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/3792 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `widgets` --- ### 📝 Commits (1) - [`0760cf0`](https://github.com/electerm/electerm/commit/0760cf0280a48142482d75dfbc49d11417beff9f) Fix host input issue and Profile bug ### 📊 Changes **7 files changed** (+33 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/client/components/common/input-auto-focus.jsx` (+1 -1) 📝 `src/client/components/main/main.jsx` (+1 -1) 📝 `src/client/components/sidebar/info-modal.jsx` (+2 -2) 📝 `src/client/store/common.js` (+25 -1) 📝 `src/client/store/load-data.js` (+1 -0) </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:24 +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#3956
No description provided.