Closed cmacfadyen closed 3 years ago
I tried using the View.setMimeTypes
option in the Picker API to prevent this (using every mime type except application/vnd.google-apps.shortcut
), but it doesn't seem to hide anything, probably because the shortcuts are to allowed mime types.
However, selecting a shortcut in Picker just points to the original file, so this doesn't seem to cause any issues. For that reason, I'm going to close this issue, but feel free to re-open it if you notice further problems.
I'm noticing that shortcuts show up as items in the Google Picker, so you see both the original file and the shortcut. Can you filter out shortcuts from the picker?