mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
Merge "Remove resolved TODO about adding wiki field to Schema:EditInteraction"
This commit is contained in:
commit
8556b8037e
|
@ -186,11 +186,6 @@
|
|||
.on( 'click', function () {
|
||||
// Log notification click
|
||||
|
||||
// TODO: In order to properly log a click of an item that
|
||||
// is part of a bundled cross-wiki notification, we will
|
||||
// need to add 'source' to the logging schema. Otherwise,
|
||||
// the logger will log item ID as if it is local, which
|
||||
// is wrong.
|
||||
mw.echo.logger.logInteraction(
|
||||
mw.echo.Logger.static.actions.notificationClick,
|
||||
mw.echo.Logger.static.context.popup,
|
||||
|
|
Loading…
Reference in a new issue