Feature Request: DirectoryDialog should allow multiple selection
Open
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Currently the `DirectoryDialog` only allows the selection of a single directory - if multiple are selected it just takes the first.
We should allow multiple selection, with the full selection in a new `paths` trait just like the `FileDialog` class
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.