You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have created the SPFx React project. We used the PrimeReact library for that project.
We have created a form. This form contains multiple PrimeReact controls.
We have attached multiple images (PNG, JPG, JPEG). Remove anyone from those formats and submit the form. The new item contains all the attached images except the deleted one. This is the expected behavior of the File Upload control.
We have attached multiple files (Word, Excel, PowerPoint, PDF) remove anyone from those formats and submit the form. The new item does not contain any attached files. This is some unexpected behavior of the File Upload control.
Selected multiple files (Word, Excel, PowerPoint, PDF) from the local drive.
Removed any one file from those files.
Submitted the form
Expected behavior
The File Upload control should attach all files except deleted while submitting the form.
When we have attached multiple files (Word, Excel, PowerPoint, PDF) remove anyone from those formats and submit the form. The new item should contain all files except the deleted one.
Thanks
The text was updated successfully, but these errors were encountered:
bhoomesh-spe
changed the title
FIle Upload component delete selected file
FIle Upload component not working correctly after delete selected file issue
Dec 12, 2024
Describe the bug
We have created the SPFx React project. We used the PrimeReact library for that project.
We have created a form. This form contains multiple PrimeReact controls.
We have attached multiple images (PNG, JPG, JPEG). Remove anyone from those formats and submit the form. The new item contains all the attached images except the deleted one. This is the expected behavior of the File Upload control.
We have attached multiple files (Word, Excel, PowerPoint, PDF) remove anyone from those formats and submit the form. The new item does not contain any attached files. This is some unexpected behavior of the File Upload control.
Reproducer
No response
System Information
Steps to reproduce the behavior
Expected behavior
The File Upload control should attach all files except deleted while submitting the form.
When we have attached multiple files (Word, Excel, PowerPoint, PDF) remove anyone from those formats and submit the form. The new item should contain all files except the deleted one.
Thanks
The text was updated successfully, but these errors were encountered: