[PR #3396] [MERGED] Update UX/UI, add animation when transferring #3900

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3396
Author: @zxdong262
Created: 5/3/2024
Status: Merged
Merged: 5/3/2024
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (3)

  • 56dbe45 [skip test][skip linux][skip arm-linux]
  • f04fbc5 UI/UX: Add animation when sftp transfering
  • e2cd91f [skip build][skip test]

📊 Changes

11 files changed (+26 additions, -17 deletions)

View changed files

📝 .github/workflows/win-appx.yml (+1 -1)
📝 .github/workflows/win-loose.yml (+1 -1)
📝 .github/workflows/win-nsis.yml (+1 -1)
📝 .github/workflows/win-portable.yml (+1 -1)
📝 .github/workflows/win-tar.yml (+1 -1)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/client/components/sftp/sftp-entry.jsx (+1 -0)
📝 src/client/components/sidebar/index.jsx (+8 -7)
📝 src/client/components/sidebar/sidebar.styl (+5 -0)
📝 src/client/components/sidebar/transfer-list.jsx (+4 -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/3396 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (3) - [`56dbe45`](https://github.com/electerm/electerm/commit/56dbe456e20f2c9c847bb7225aa0a0c29ec1f1b5) [skip test][skip linux][skip arm-linux] - [`f04fbc5`](https://github.com/electerm/electerm/commit/f04fbc5d113ab8046c52b48b34b237a30d81f4a3) UI/UX: Add animation when sftp transfering - [`e2cd91f`](https://github.com/electerm/electerm/commit/e2cd91f2946af5c432e41292d58a37ca1a0cf002) [skip build][skip test] ### 📊 Changes **11 files changed** (+26 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/win-appx.yml` (+1 -1) 📝 `.github/workflows/win-loose.yml` (+1 -1) 📝 `.github/workflows/win-nsis.yml` (+1 -1) 📝 `.github/workflows/win-portable.yml` (+1 -1) 📝 `.github/workflows/win-tar.yml` (+1 -1) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/client/components/sftp/sftp-entry.jsx` (+1 -0) 📝 `src/client/components/sidebar/index.jsx` (+8 -7) 📝 `src/client/components/sidebar/sidebar.styl` (+5 -0) 📝 `src/client/components/sidebar/transfer-list.jsx` (+4 -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:12 +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#3900
No description provided.