Skip to content

fix: Fix conflict modal and add a resume transfert option #5884

Open
geourjoa wants to merge 30 commits intofilebrowser:masterfrom
geourjoa:5765-conflict-management
Open

fix: Fix conflict modal and add a resume transfert option #5884
geourjoa wants to merge 30 commits intofilebrowser:masterfrom
geourjoa:5765-conflict-management

Conversation

@geourjoa
Copy link
Copy Markdown

@geourjoa geourjoa commented Apr 1, 2026

Description

My PR fix and improved the conflict modal from PR #5765. Modal has been done to solve issue #5727

#5727 has been closed but solution introduce other problems.
An other PR has been opened #5842.

The file conflicts are only searched in current directory not inside sub folder.

I fixed that and fix problem for issue #5842.

I also add an option to resume a partially failed upload.
image

Related issues :

I just discover an other that do the same thing : #5765, Sad that I don't see it before.

Checklist

Before submitting your PR, please indicate which issues are either fixed or closed by this PR. See GitHub Help: Closing issues using keywords.

  • I am aware the project is currently in maintenance-only mode. See README
  • I am aware that translations MUST be made through Transifex and that this PR is NOT a translation update
  • I am making a PR against the master branch.
  • I am sure File Browser can be successfully built. See builds and development.

@geourjoa geourjoa requested a review from a team as a code owner April 1, 2026 18:36
@geourjoa geourjoa marked this pull request as draft April 1, 2026 18:36
@geourjoa geourjoa changed the title 5765 conflict management fix: 5765 conflict management Apr 1, 2026
@geourjoa geourjoa changed the title fix: 5765 conflict management fix: 5727 Fix conflict modal and add a resume transfert option Apr 1, 2026
@geourjoa geourjoa changed the title fix: 5727 Fix conflict modal and add a resume transfert option fix: Fix conflict modal and add a resume transfert option Apr 1, 2026
@geourjoa geourjoa marked this pull request as ready for review April 7, 2026 09:43
@geourjoa
Copy link
Copy Markdown
Author

geourjoa commented Apr 7, 2026

@ArielLeyva
If you want to review, it's ready ! :)

@ArielLeyva
Copy link
Copy Markdown
Contributor

ArielLeyva commented Apr 10, 2026

@ArielLeyva If you want to review, it's ready ! :)

Hi @geourjoa, I've been testing the new changes.

When I upload/copy/move conflicting files, the conflict resolution modal doesn't appear, and the files attempt to upload but return a 409 error.

The previous version was working fine for me. I'll investigate further to see if I can help you find the problem. I'll let you know what I find.

PD: I've only done the tests on Windows, I'm going to try from Linux to see if I get the same behavior.

@geourjoa
Copy link
Copy Markdown
Author

Hi @ArielLeyva

Strange, we have the code running in production on our side. We use Filebrowser in a docker container on a Linux environment. I have changed very few things.

I just test again and no issue on my side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants