Skip to content

Electron app filechooser not seeing available directories #889

Open
@olspanner

Description

@olspanner

Installed playground-electron from snap

snap install --dangerous graphql-playground-electron_1.8.2_amd64.snap
	graphql-playground-electron 1.8.2 installed

snap list graphql-playground-electron
	Name                         Version  Rev  Tracking  Publisher  Notes
	graphql-playground-electron  1.8.2    x1   -         -          -

I want to point playground to a folder, "/data/project1" on my system

These are my dirs in "/". Notice "/data/"

ls -ald /* | head -n 15
	drwxr-xr-x   2 root    root  4.0K Nov 15 17:50 /bin/
	drwxr-xr-x   5 root    root   12K Nov 15 18:16 /boot/
	drwxr-xr-x  11 root    root  4.0K Sep  6  2016 /data/
!!	drwxr-xr-x  21 root    root  5.7K Nov 16 13:35 /dev/
	drwxrwxr-x   3 root    root  4.0K Feb 10  2014 /doc/
	drwxr-xr-x 234 root    root   20K Nov 18 17:41 /etc/
	...

launch playground

select a folder to open for a new workspace, there's NO "/data" folder available/visible in the file/folder chooser.

This is what you see:
screenshot

Notice NO "/data".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions