Page MenuHomePhabricator

[Feeds] Make cards dismissable.
Closed, ResolvedPublic2 Estimated Story Points

Description

As a user, I'd like to be able to dismiss cards from the feed that I no longer want to see.
This can take the form of dismissing individual cards, or dismissing certain types of cards.

Based on our discussion, we will do the following:

  • The first pass of this functionality will include the ability to dismiss individual cards from the list, and simply not store any state information about which cards were dismissed (meaning that the cards will reappear if the feed is refreshed or the app is restarted).
  • The first pass will also include event logging of which cards were dismissed. This will give us valuable information about which cards are resonating well with users, and which ones can be de-emphasized.

In a follow-up release, we will implement persistence of dismissed cards and/or dismissed card types.

Related Objects

Event Timeline

Change 296813 had a related patch set uploaded (by Dbrant):
Make feed cards dismissable.

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

Change 296813 merged by jenkins-bot:
Make feed cards dismissable.

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

Dbrant set the point value for this task to 2.