User story:
As a newcomer using the homepage, I want to receive suggested edits that are relevant to topics I'm interested in, because when I don't receive any suggestions I generally don't fix the filters or return to the wikis.
Description
In initial analysis T305406: Newcomer tasks: quick analysis of AND selection usage we find:
- A significant number of users are trying out this feature: 11.8% of users on desktop and 6.5% of users on mobile across the wikis where the feature was deployed.
- A large proportion of users who try out the feature end up in a state where zero suggested tasks are available, and of these the vast majority do not fix the issue.
We should likely improve the UX further before, or soon after, we release T305408: Newcomer tasks: deploy AND selection to all wikis.
Current "zero suggested tasks" empty state:
Questions:
- Should we consider a solution that helps in any scenario in which no suggested edits are shown? AKA no suggested edits resulting from "and" filtering, a topic with no results, a task type with no results.
- Should we consider a change to the "Select topics" dialog? For example, if a user is using AND filtering and the user adds a topic filter that results in 0 results, should we disable the Done button, and show text to the user explaining that they should change the AND filter or deselect the last topic.
- Should the empty state have a simple CTA to switch to "or" filtering? (Although most people just expect search to work and don't think much about "and"/"or" filtering, so finding the right language might be a challenge).
- Should we automatically switch the user back to "or" filtering if they receive no results from an "and" query? And display something like:
It looks like there aren't any articles that match all of those topics, here are some articles that match at least one the topics that interest you.
Acceptance Criteria
Given I'm a newcomer,
When I use "and" filtering and don't receive suggested edits,
Then TBD (there is newcomer-friendly UX that doesn't feel like such a "dead end")

