Phuedx has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/347829 )
Change subject: reducers: Make LINK_CLICK finalize interaction ...................................................................... reducers: Make LINK_CLICK finalize interaction ... in the eventLogging reducer. Like ABANDON_END, the LINK_CLICK should be considered the end of the interaction in the context of the EventLogging instrumentation, i.e. no events should be logged after the user clicks the preview or the link. See T159490#3172692 for additional context. Bug: T159490 Change-Id: Iccba3c4c2b6121016ff7923c11b1622bc046ad6b --- M resources/dist/index.js M resources/dist/index.js.map M src/reducers/eventLogging.js M tests/node-qunit/reducers/eventLogging.test.js 4 files changed, 16 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups refs/changes/29/347829/1 -- To view, visit https://gerrit.wikimedia.org/r/347829 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iccba3c4c2b6121016ff7923c11b1622bc046ad6b Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: master Gerrit-Owner: Phuedx <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
