Code review comment for lp://qastaging/~mhr3/unity-lens-video/fix-1079699

Revision history for this message
Michal Hruby (mhr3) wrote :

> 75 + if not search.props.search_string.strip() and not sources and
> results:
>
> Why 'not sources'?

Cause we want to cache only empty, non-filtered search.

« Back to merge proposal