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
- Suggestions have a discard action ("X" icon) to remove the suggestion from the list.
- 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.