Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Regression? File move operation in web UI forgets last destination folder since version 28 #51645

Open
5 of 8 tasks
fernandoenzo opened this issue Mar 22, 2025 · 0 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug

Comments

@fernandoenzo
Copy link

fernandoenzo commented Mar 22, 2025

⚠️ This issue respects the following points: ⚠️

Bug description

Since I moved from NextCloud 28 onwards, I've noticed a change in the web interface behavior when moving files between folders. After moving a file from one folder to another using the "Move or Copy" option, the interface resets to the root directory (or the starting point) when I attempt to move another file. In previous versions, it would "remember" the last destination folder, allowing me to quickly move multiple files to the same location without navigating back each time. Now, I have to manually navigate to the destination folder again for every subsequent move, which significantly slows down the process.

Steps to reproduce

  1. Log in to the Nextcloud web interface (version 28 or later).
  2. Navigate to a folder containing a file (e.g., /FolderA/file1.txt).
  3. Choose the file, select "Move or Copy," and move it to another folder (e.g., /FolderB).
  4. Then choose another file and attempt to move another it using the same "Move or Copy" option.
  5. Observe that the folder selection dialog resets to the current directory instead of defaulting to the previously used destination (/FolderB).

Expected behavior

After moving a file to a destination folder, the "Move or Copy" dialog should default to the last used destination folder when moving additional files, as it did in versions prior to 28. This would streamline the process of moving multiple files to the same location.

Actual Behavior

The "Move or Copy" dialog resets to the root directory (or initial view) after each move, requiring manual navigation to the destination folder every time.

This change disrupts workflows that involve moving multiple files to the same destination, making the process more time-consuming and less intuitive.

Would it be possible to restore the previous behavior or add an option to "remember" the last destination folder?

Thank you!

Nextcloud Server version

29

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.4

Web server

Apache (supported)

Database engine version

PostgreSQL

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other
@fernandoenzo fernandoenzo added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug
Projects
None yet
Development

No branches or pull requests

2 participants