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

Drag & drop is not working on FileUploader when multiple is false #2624

Closed
wolnynick opened this issue Feb 2, 2022 · 4 comments · Fixed by #2786
Closed

Drag & drop is not working on FileUploader when multiple is false #2624

wolnynick opened this issue Feb 2, 2022 · 4 comments · Fixed by #2786
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@wolnynick
Copy link

[X] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

https://codesandbox.io/s/kbl82 (It's from documentation)

Current behavior
When we remove multiple from props then drag and drop stop working

Expected behavior
Drag and drop should work without multiple

  • React version:
    17.0.2

  • PrimeReact version:
    7.2.0

  • Browser:
    Edge

@flocbit
Copy link

flocbit commented Feb 8, 2022

Same thing here.

When enabling multiple everything works as expected.

A fix would be much appreciated :)

@jbkly
Copy link

jbkly commented Mar 14, 2022

Issue exists in 7.0.1 as well

@melloware
Copy link
Member

Any analysis or suggested fix is welcome!

@yigitfindikli yigitfindikli added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Mar 28, 2022
@yigitfindikli yigitfindikli added this to the 8.0.0 milestone Mar 28, 2022
@melloware melloware assigned melloware and unassigned mcandu Apr 22, 2022
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Apr 22, 2022
@melloware melloware modified the milestones: 8.1.0, 8.0.1 Apr 22, 2022
@melloware melloware linked a pull request Apr 22, 2022 that will close this issue
@melloware
Copy link
Member

I fixed it for 8.0.1

@mertsincan mertsincan modified the milestones: 8.0.1, 8.1.0 Apr 26, 2022
@mertsincan mertsincan modified the milestones: 8.1.0, 8.1 May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants