-
Notifications
You must be signed in to change notification settings - Fork 387
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
Changed single selection to multiple selection for Recent, OneDrive and Site Files tabs in FilePicker component #1047
Changed single selection to multiple selection for Recent, OneDrive and Site Files tabs in FilePicker component #1047
Conversation
…s for FilePicker component
@joelfmrodrigues could this PR be closed and merged now that the target branch is master? |
@MonalisaBaltatescu just tested the PR and it's great! Thank you for the improvements. Is this line required to handle folders? I tried to comment it and it seems to behave the same, although it could be because of the error not allowing it to behave the same way you expected. Other than that, all looks good and ready to go |
just checking if you would be able to advise on the above? |
Hi, I’m working on it. Just need more time |
@MonalisaBaltatescu I have no idea why the PR got closed. Going to re-open it. |
@MonalisaBaltatescu sorry to chase you again with this, but just wondering if you need some help? |
Fixed folder selection on Recents tab -> no folder selection allowed
@joelfmrodrigues I am sorry for the delay, didn't have the time lately. Please check now and let me know if there are any other issues |
@MonalisaBaltatescu many thanks for the update and absolutely no need to apologise as these are voluntary contributions - I am also having issues finding the time to contribute myself I have tested it and all seems to be working fine, many thanks |
…s for FilePicker component
What's in this Pull Request?
The current version of the FilePicker doesn't support multiple selections for files.
I have changed the selection mode to multiple for Recent, OneDrive and Site Files tabs.
The folders cannot be selected but could be opened and multiple selections apply inside.