Page MenuHomePhabricator

Discard ContentTranslation suggestions
Closed, ResolvedPublic1 Estimated Story Points

Assigned To
Authored By
Pginer-WMF
Sep 1 2015, 11:05 AM
Referenced Files
F2908176: discard-suggestion.gif
Nov 2 2015, 6:30 PM
F2661596: suggested-lists.png
Nov 1 2015, 5:15 PM
F2649599: screenshot2.png
Oct 1 2015, 11:42 AM
F2649597: screenshot2.png
Oct 1 2015, 11:42 AM
F2627413: screenshot2.png
Sep 23 2015, 6:21 AM
F122317: dashboard-suggestions-no-fav.png
Sep 1 2015, 11:05 AM

Description

Not all the suggestions proposed for the user to translate will be interesting for the user. Being able to discard suggestions will allow the user to filter the list and also to provide feedback for providing better recommendations the next time.

Acceptance criteria

  1. Suggestions have a discard action ("X" icon) to remove the suggestion from the list.
  2. Once a suggestion is removed, a new one is shown.

Open aspects:

  • We need to define the specific transitions for the removal/addition of suggestions. We want to communicate the status change and need to decide where is more appropriate to add the new suggestion (replacing the current one, at the top or bottom).
  • We can consider a way to express a more detailed reason for which the user discarded the suggestion (if that is useful as feedback for the recommendation algorithm). We can support this using post action options: the suggestion is removed and replaced by a panel with options (Not relevant, not interested in topics about ports, etc.). We may need also to consider ways to dismiss the intermediary step (e.g., by scrolling and/or through settings) and a link to explain why we collect such info.

dashboard-suggestions-no-fav.png (1×2 px, 172 KB)

Event Timeline

Pginer-WMF raised the priority of this task from to Needs Triage.
Pginer-WMF updated the task description. (Show Details)
Amire80 triaged this task as Medium priority.Sep 4 2015, 7:44 AM

Change 239059 had a related patch set uploaded (by Santhosh):
WIP: Discard and favorite the suggestions

https://gerrit.wikimedia.org/r/239059

Amire80 renamed this task from Discard suggestions to Discard ContentTranslation suggestions.Oct 1 2015, 6:05 PM

Change 239059 merged by jenkins-bot:
Discard and favorite the suggestions

https://gerrit.wikimedia.org/r/239059

I'd also like to be able to discard an entire class of suggestions, for instance all featured articles.

I'd also like to be able to discard an entire class of suggestions, for instance all featured articles.

Named collections will be discardable - See design

suggested-lists.png (888×660 px, 189 KB)

The featured articles (and may be some others) are going to be unnamed, bag of sugestions, shown just 10 at any point at the end of suggestions.

Named collections will be discardable - See design

Nice, thanks.

I illustrated the discarding transition below:

discard-suggestion.gif (300×652 px, 100 KB)

  • The discarded element fades moving vertically.
  • The items below in the list move up to fill the generated gap.
  • A new suggestion appears at the end of the list.

This aligns with the top-down processing direction of the list: the user moves from top to bottom acting on items (i.e.., we don't want new items to appear at the top forcing the user to keep moving up and down).

Arrbee subscribed.