atom-project-viewer
atom-project-viewer copied to clipboard
Bulk Project Creation not working
Issue
Looks like the the bulk project creation is broken.
Environment
- OS: Windows 10
- Atom: 1.41.0
- project-viewer: 1.4.0
Steps
- Select 'Create New Project...'
- Add multiple project folders
- Select 'Each path is a project'
- Name field automatically gets populated with first path root
- Click 'Create'
Result: Ends up only creating one project, with two paths.
Expected: Two projects, each with a distinct name corresponding to the path root, respectively. (and the same icon, color, etc.)