memories icon indicating copy to clipboard operation
memories copied to clipboard

Move dialog/file picker: Memories root folder listed in inside itself

Open BWibo opened this issue 2 years ago • 4 comments

Describe the bug When trying to move a file from the e.g. from the timeline (-> Movte to folder), the Memories root folder, is listed inside itself.

grafik

When Clicking on that non-existent folder, follow dialog is shown and remains there.

grafik

To Reproduce Move a file from the timeline. Check if your Memories root folder is listed in the wrong place.

Screenshots See above.

Platform:

  • OS: Docker compose running on Ubuntu 22.04 LTS Server, ARM64 (Raspberry Pi 4)
  • Browser: [Firefox, Brave (Chromium)]
  • Memories Version: 5.3.3
  • Nextcloud Version: 27.1.2
  • PHP Version: 8.1

Additional context When I try doing the same Move operation from Nextcloud Files the issue does not appear.

  • Any errors in the JS console? grafik

  • Any errors in the Nextcloud server logs? No.

BWibo avatar Oct 11 '23 22:10 BWibo

We just use @nextcloud/dialogs so probably a bug there. The version is a bit old though, so maybe best to wait for the next release.

pulsejet avatar Oct 12 '23 03:10 pulsejet

@pulsejet By now,@nextcloud/dialogs v5.0.3 is available, see https://github.com/nextcloud-libraries/nextcloud-dialogs/releases.

This line from the release could possibly be a fix to this:

  • fix(FilePicker): On button click also emit the current directory if allowPickDirectory is set to true https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1121 (susnux)

BWibo avatar Dec 17 '23 20:12 BWibo

Any news on this? The problem is still there in v6. For all other app (e.g. Files) this it's working fine.

BWibo avatar Mar 28 '24 22:03 BWibo

Try v7?

pulsejet avatar Mar 29 '24 00:03 pulsejet