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

Open File Picker Dialog #614

Open
steverecio opened this issue Aug 6, 2021 · 0 comments
Open

Open File Picker Dialog #614

steverecio opened this issue Aug 6, 2021 · 0 comments

Comments

@steverecio
Copy link

steverecio commented Aug 6, 2021

My app wants to export files to users' Box accounts. I want to allow them to easily select a destination folder. I don't want to include the Box UI elements in my node modules. It would be great to launch a Box URL in a popup window with a redirect uri (similar to the oauth flow) that posts the path of the folder selected by the client. This would make it very easy to allow the client to select a destination folder and give my app the info required to upload content to that destination with very minimal code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants