Skip to content

Update empty search guidelines

Gina Doyle requested to merge gdoyle-main-patch-36714 into main

What does this MR do?

We added some documentation around empty search results recently in #1210 (closed). I realized it doesn't always work for empty search use cases since sometimes there are filters applied (using the filter component), rather than a simple search (using the search component). I audited the cases of empty results from filters vs search components and found that we do not consistently provide messages as to why there were no matches. So I'm proposing to split the messages so that directly apply to either a search or filter.

Relates to #1224 (closed)

Does this MR meet the acceptance criteria?

Links

Edited by Gina Doyle

Merge request reports