Description
When editing a recording in Studio Mode, I try to import another existing
.cap recording into the current project.
Cap displays a prompt asking me to select a .cap directory. However, on
Windows, the file picker appears to be configured to select a .cap file
rather than a directory.
Because a .cap project is a directory whose folder name ends in .cap,
Windows will not let me select it.
Steps to reproduce
- Open an existing
.caprecording in Studio Mode. - Choose the option to import/add another Cap recording.
- Navigate to another valid
Recording.capdirectory. - Attempt to select the directory.
Actual behavior
The Windows file picker expects a .cap file and does not allow the
.cap directory to be selected.
Expected behavior
The picker should operate in directory-selection mode and allow selecting
a folder whose name ends in .cap.