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

Upload File Page - does not handle duplicate files correctly #584

Open
ekraffmiller opened this issue Jan 14, 2025 · 1 comment
Open

Upload File Page - does not handle duplicate files correctly #584

ekraffmiller opened this issue Jan 14, 2025 · 1 comment
Labels
GREI Re-arch GREI re-architecture-related SPA: File Upload Page

Comments

@ekraffmiller
Copy link
Contributor

What steps does it take to reproduce the issue?
Upload a file to a dataset, and then within the same Upload form, try to upload the file again. The UI should present a warning that the file is a duplicate, then if the user allows the upload, then the second file should be renamed. For example -
JSF Duplicate File Upload

  • When does this issue occur?
    Uploading a duplicate file to a dataset

  • Which page(s) does it occur on?
    Upload Files Page

  • What happens?
    The second upload fails silently, and doesn't get added to the form.

  • To whom does it occur (all users, curators, superusers)?
    all users

  • What did you expect to happen?
    The page should behave the same as the JSF.

Which version of Dataverse Frontend are you using?

Any related open or closed issues to this bug report?
#581

Screenshots:
Upload Dataset form with duplicate files, in JSF-
Screenshot 2025-01-14 at 1 28 08 PM

@ekraffmiller
Copy link
Contributor Author

Note that there is work being done to address this in #478

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GREI Re-arch GREI re-architecture-related SPA: File Upload Page
Projects
Status: No status
Development

No branches or pull requests

1 participant