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

Merge File Selection #1174

Closed
t71rs opened this issue May 6, 2024 · 0 comments · Fixed by #1204
Closed

Merge File Selection #1174

t71rs opened this issue May 6, 2024 · 0 comments · Fixed by #1204

Comments

@t71rs
Copy link
Contributor

t71rs commented May 6, 2024

Deletion of Files when using Merge

In my opinion, the process of selecting files for the merge operation is a bit clunky. An example to understand what I mean:

  1. Select one or more files via the "Select File" button provided.
  2. Repeat this process --> Files that have been added before are now deleted.

Proposed Changes:

  1. Do not delete the files that have been added before: For instance, if you forgot one file, you shouldn't have to select all of them again along with the extra file to merge them.

  2. Handling duplicates: Duplicate files can already be added using drag and drop. Implementing the changes would mean that this can also be done with the file selector. In my opinion, it should be possible to add a file more than once, but maybe the UI should give a little warning in case it was a mistake.

If you approve this, I would like to start working on implementing these changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant