TeamSQL / desktop-app

This repository is currently being used for hosting the official issue & bug tracker of TeamSQL Desktop App.
102 stars 6 forks source link

Issue select hidden files on OSX #458

Open MikeBlom opened 5 years ago

MikeBlom commented 5 years ago

OSX Mojave 10.14.1

When setting up a ssh tunnel connection, and attempting to select a hidden private key file, the finder window that pops up doesn't show hidden files (yes, even with the regular finder window being set up to show hidden files with defaults write com.apple.finder AppleShowAllFiles YES. I attempted given teamsql full disk access, thinking that maybe would do it, but also didn't work.

It's a bit aggravating you have to use the finder selector, and can't just type a hard path in the field. I would consider this a UI/UX bug in the teamsql app.

For others facing this issue, and a work around, when in the teamsql finder window, doing cmd + shift + . will then show the hidden files.