filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 76 forks source link

Web Search to show GIF images only #430

Open seidme opened 3 years ago

seidme commented 3 years ago

If FilePicker is restricted to accept GIF file types only, Web Search should show GIFs only?

We've restricted FilePicker to accept GIF file types only, but Web Search shows results for all image types, resulting in the following error:

err1

FilePicker complains even if an image is seemingly a GIF:

err2

Is it possible to restrict/filter Web Search results so only accepted file types are shown?

Uploading local GIF images works perfectly fine.

filestack-js version: 2.1.0