mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 03:34:03 +00:00
df441982fa
Since the user can dwell on a link, abandon it while moving to dwell on the preview and vice versa: * The time at which the link/preview was abandoned is recorded and can be updated. * The event can only be queued when the link/preview has definitely been abandoned. Reducer changes: * Make the eventLogging reducer: * Calculate the time it took to show the preview. * Mark the interaction as finished when the user abandons the link or the preview. * Queue a "dismissed" event if the preview hasn't been shown or a "dwelledButAbandoned" event if it has when the abandon has finalized. Bug: T152225 Change-Id: I6a254136f615484fc26e440fe5125289e74688a6 |
||
---|---|---|
.. | ||
ext.popups | ||
ext.popups.core | ||
ext.popups.desktop | ||
ext.popups.images | ||
ext.popups.lib | ||
ext.popups.schemaPopups | ||
ext.popups.schemaPopups.utils |