Hi Sahal,
Greetings from Syncfusion support.
Query 1:
Is it possible to upload files directly to S3 bucket. I am using node.js express backend. To directly upload to S3 the backend should generate a signed url based on the selected file and send it to front end, which in turn will upload it to S3
Solution:
Based on your requirement, we have prepared the uploader sample with ExpressJS server request.
Please find the sample from below link
Query 2:
Is it possible to use this file uploader to upload files in the background so that it will exist as a popup at the bottom of the screen and will upload even if the user navigates within the angular app
Solution:
Yes we achieve it using the showFileList property to false.
Please find the below link
Api Link:
Sample Link:
Please let us know if you require any further assistance.
Thanks,
Christo