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

File Browser: Enable multiple file selection for opening files or directories #792

Merged
merged 3 commits into from
Jun 29, 2024

Conversation

hernanmd
Copy link
Collaborator

This PR implements the following changes:

  • Add selectFiles: and selectedEntries to the new File Browser.
  • openModal now answers a Collection with the user's selections.
  • Add helper method selectEntries: to file navigation system presenter.
  • Add tests

Hernán Morales Durand and others added 3 commits June 28, 2024 22:52
`openModal` now answer a Collection with selections.
Add helper method `selectEntries:` to file navigation system presenter.
Add tests
@hernanmd hernanmd added the enhancement New feature or request label Jun 28, 2024
@hernanmd hernanmd requested review from Ducasse and jecisc June 28, 2024 23:31
@Ducasse Ducasse merged commit 8aabd22 into pharo-spec:Pharo13 Jun 29, 2024
0 of 2 checks passed
@hernanmd hernanmd deleted the enable_multiple_fb_selection branch July 6, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants