OneDrive / samples

Contains samples, scenarios, and guidance for integrating with OneDrive and SharePoint drives, drive items, and files.
MIT License
58 stars 59 forks source link

Save files to OneDrive using Picker 8 #81

Open shivani-cloudextend opened 2 weeks ago

shivani-cloudextend commented 2 weeks ago

I am currently working on migrating the application from using Picker 7.2 to 8. I would like to save the files to OneDrive using 8 like how it is done in 7.2

In 7.2, We followed this Doc to upload the file to Onedrive and it returns the metadata like itemId as the response.

In 7.2, once the file is selected, the OneDrive picker is opened and the location can be selected in Onedrive to save it.

We no longer see this functionality in version 8, Can we get a confirmation if it's a bug or is removed or any way to achieve this? We would also want the option of selecting multiple files and opening the OneDrive picker.

shivani-cloudextend commented 1 day ago

Can I have an update over here