WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
240 stars 194 forks source link

Inform the user about additional single media type filters when on the "all content" search results view #509

Open zackkrida opened 2 years ago

zackkrida commented 2 years ago

Problem

The filters on single media type views are much more powerful than on the 'all results' page, because you can search by source and other media-specific metadata.

Description

How could we make this more powerful filtering clear to our users? Maybe a small message at the bottom of the 'all results' filterbar, something like:

"Narrow your search to a single media type to enable additional filters"

Alternatives

We could make this even more prominent by doing something like showing a blurred-out filter below the message, something like this:

CleanShot 2022-08-31 at 17 21 57@2x

We could also do nothing, if this doesn't concern anyone.

Additional context

Implementation

krysal commented 2 years ago

Duplicate of WordPress/openverse-frontend#1382.

zackkrida commented 2 years ago

I can't believe I did this twice, thanks @krysal 😅