fig icon indicating copy to clipboard operation
fig copied to clipboard

bug: Fig doesn't auto show the existing files in dropdown

Open eobcre opened this issue 1 year ago • 3 comments

Checks

  • [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • [X] I have run fig doctor in the affected terminal session
  • [X] I have run fig restart and replicated the issue again

Operating system

macOS M3 Pro

Expected behaviour

Fig should auto display file names in dropdown.

Actual behaviour

Here's what it looks like:
Screenshot 2024-01-31 at 11 57 51 AM

I have to type it in to get to my files. (Directories like Download, Desktop will show.) I've tried cd Downloads/ && ls -1ApL and it says:
Screenshot 2024-01-31 at 11 56 43 AM

Steps to reproduce

No response

Environment

No response

eobcre avatar Jan 31 '24 16:01 eobcre

hi, same issue...

Hendriyawan avatar Feb 06 '24 13:02 Hendriyawan

It looks like you have not granted your terminal the required macOS permissions to view files in your Downloads folder.

See this guide for instructions on how to grant access.

mschrage avatar Feb 13 '24 18:02 mschrage

It worked. Thank you so much!

eobcre avatar Feb 13 '24 22:02 eobcre