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

fix: dropbox form select for nested files #455

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

v-rocheleau
Copy link
Contributor

Dropbox form selector was only matching file paths at the root, preventing the selection of files nested in a directory.
Now recursively searches inside the directories.

src/modules/dropBox/hooks.ts Outdated Show resolved Hide resolved
Copy link
Member

@davidlougheed davidlougheed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@v-rocheleau v-rocheleau merged commit a65aa8e into master Sep 27, 2024
3 checks passed
@v-rocheleau v-rocheleau deleted the fix/drop-box-selector-nested branch September 27, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants