Page MenuHomePhabricator

Add a PersonalDashboard configuration for upper bound on number of edits to invite users
Closed, DuplicatePublic

Description

We would like to also launch our MVP experience on English Wikipedia, since it has a large number of potential users, and doesn't require additional translation work as we iterate on the experience.

The current MVP experience is targeting newer moderators, not experienced, and we don't think experienced users will find it useful at this time. As such, we'd like to explicitly not actively invite these users for now. To enable this, we'd like to be able to set an upper bound on the configuration which limits who is invited to view the Dashboard. Currently, we just have a lower bound.

We might want to set this to 500 for English Wikipedia, as an example.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

@Scardenasmolinar Am I right in thinking that the edit count config controls both the blue dot invite and the personal tools menu link? Or just the blue dot?

@Scardenasmolinar Am I right in thinking that the edit count config controls both the blue dot invite and the personal tools menu link? Or just the blue dot?

I believe it is just the blue dot that is behind an edit count guard clause.

Got it. I think we should also have it limit the personal tools menu link. Should we wrap that into this task or file a new one?

Got it. I think we should also have it limit the personal tools menu link. Should we wrap that into this task or file a new one?

Ah, I just realised the issue with doing this naively - a user who crosses the 500 edit mark would lose access. I'll file a new task so we can figure out the complexity here.