[PR #2717] [MERGED] Code refractor: Improve data load timeline #3804

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2717
Author: @zxdong262
Created: 1/2/2023
Status: Merged
Merged: 1/2/2023
Merged by: @zxdong262

Base: masterHead: dev4


📝 Commits (1)

  • 01e6e54 Code refractor: Improve data load timeline

📊 Changes

7 files changed (+44 additions, -25 deletions)

View changed files

📝 src/client/common/fetch-from-server.js (+1 -0)
📝 src/client/components/main/css-overwrite.jsx (+6 -3)
📝 src/client/components/main/loading.jsx (+14 -2)
📝 src/client/components/main/main.jsx (+10 -4)
📝 src/client/components/main/term-fullscreen-control.jsx (+11 -15)
📝 src/client/components/main/ui-theme.jsx (+1 -1)
📝 src/client/store/init-state.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/2717 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/2/2023 **Status:** ✅ Merged **Merged:** 1/2/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `dev4` --- ### 📝 Commits (1) - [`01e6e54`](https://github.com/electerm/electerm/commit/01e6e54db3395f266c67196102766cca039f55e6) Code refractor: Improve data load timeline ### 📊 Changes **7 files changed** (+44 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `src/client/common/fetch-from-server.js` (+1 -0) 📝 `src/client/components/main/css-overwrite.jsx` (+6 -3) 📝 `src/client/components/main/loading.jsx` (+14 -2) 📝 `src/client/components/main/main.jsx` (+10 -4) 📝 `src/client/components/main/term-fullscreen-control.jsx` (+11 -15) 📝 `src/client/components/main/ui-theme.jsx` (+1 -1) 📝 `src/client/store/init-state.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:53:51 +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#3804
No description provided.