[PR #897] [MERGED] Fix ftp listview #3834

Closed
opened 2026-03-13 13:00:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/1Remote/1Remote/pull/897
Author: @itagagaki
Created: 3/24/2025
Status: Merged
Merged: 3/25/2025
Merged by: @VShawn

Base: mainHead: fix-ftp-listview


📝 Commits (1)

📊 Changes

2 files changed (+11 additions, -7 deletions)

View changed files

📝 Ui/View/Host/ProtocolHosts/FileTransmitHost.xaml.cs (+10 -3)
📝 Ui/View/Host/ProtocolHosts/VmFileTransmitHost.cs (+1 -4)

📄 Description

This fixes the following issues reported in #893.

  • Can't go to empty directory.
  • Scroll position does not update when the view contents are changed by browsing a different directory.

The other issues mentioned in a comment on #893 no longer appear to need fixing.


🔄 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/1Remote/1Remote/pull/897 **Author:** [@itagagaki](https://github.com/itagagaki) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/25/2025 **Merged by:** [@VShawn](https://github.com/VShawn) **Base:** `main` ← **Head:** `fix-ftp-listview` --- ### 📝 Commits (1) - [`7db43e2`](https://github.com/1Remote/1Remote/commit/7db43e2a40183e149be717fde15d38408511d7df) Fix ftp listview part 1 ### 📊 Changes **2 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Ui/View/Host/ProtocolHosts/FileTransmitHost.xaml.cs` (+10 -3) 📝 `Ui/View/Host/ProtocolHosts/VmFileTransmitHost.cs` (+1 -4) </details> ### 📄 Description This fixes the following issues reported in #893. - Can't go to empty directory. - Scroll position does not update when the view contents are changed by browsing a different directory. The other issues mentioned in a comment on #893 no longer appear to need fixing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 13:00:41 +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/1Remote#3834
No description provided.