Page MenuHomePhabricator

Track when block notices are displayed on VisualEditor client side
Closed, ResolvedPublic3 Estimated Story Points

Description

Track when a notification related to a block pops up in VisualEditor.

Metrics should be added to the following bucket 'MediaWiki.BlockNotices.' . wgWikiID . '.VisualEditor.shown' and should be enabled/disabled using a config Flag[1].

wgWikiID may or may not be available if https://gerrit.wikimedia.org/r/c/mediawiki/core/+/472375 gets merged
Similar tracking is pending review on MobileFrontend. Implementing this is pretty much the same as in here

[1] https://gerrit.wikimedia.org/r/c/mediawiki/extensions/VisualEditor/+/472342/2/extension.json#102

Event Timeline

dmaza triaged this task as Low priority.
dmaza renamed this task from Track block notices on VisualEditor to Track when block notices are displayed on VisualEditor client side.Nov 15 2018, 8:04 PM
dmaza updated the task description. (Show Details)

Change 474312 had a related patch set uploaded (by Tchanders; owner: Tchanders):
[mediawiki/extensions/VisualEditor@master] WIP Track when block notices are displayed

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

Change 474312 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Track when block notices are shown on visual editor

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