As the title says, can AngularJs open a dialog to allow the user to select only a directory (folder), not including file name?
I am selecting a download directory, and the user doesn't get to choose file name, in case they give the wrong extension.
[Update] Urk! If I use the standard file dialog, and type a new file name, the browser errors because the file does not exist :-(