webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

File Manager : Suggestion in searching assets with tags

Open sunnythelucky opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

I have a question regarding the search operation at file manager. So when I want to see an asset that has "A" and "B" as a tag. So I clicked those two tags or I put those keywords in a search bar. And then it shows all the assets either as "A" or "B", not "A" and "B". I think it makes more sense to put more depth into selecting assets because, in this way, every asset can be covered by the search operation.

Describe the solution you'd like.

I heard that it is supported in the listFiles GraphQL query. I am imagining selecting the tag works as a filter function. For example, on an online mall, it's possible for me to put filters such as 'size 6', '37', 'yellow' something like that and it will show the result accordingly.

Describe alternatives you've considered.

No response

sunnythelucky avatar May 25 '22 16:05 sunnythelucky