[Bug]: multiple
prop not enforced during drag-and-drop upload
#18668
Labels
adopter: strategic-product
Work-stream that directly effects the Product-led Growth initiative.
status: needs triage 🕵️♀️
type: bug 🐛
Package
@carbon/react
Browser
No response
Package version
1.76.0
React version
No response
Description
When dragging and dropping multiple files into the
FileUploaderDropContainer
component, all files are added toaddedFiles
, even if themultiple
prop is set tofalse
.I read through #5728 and I don't think that this issue is a duplicate.
Reproduction/example
https://stackblitz.com/edit/github-m1gvbbfd?file=src%2FApp.tsx
Steps to reproduce
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
DataPower
Code of Conduct
The text was updated successfully, but these errors were encountered: