mediawiki-extensions-Popups/src/reducers
Sam Smith 83e32c255d 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
2017-04-12 11:45:04 +01:00
..
eventLogging.js reducers: Make LINK_CLICK finalize interaction 2017-04-12 11:45:04 +01:00
index.js Log events to statsv for monitoring PagePreviews performance 2017-03-14 08:51:10 +00:00
nextState.js Hygiene: Move build/ext.popups/ to src/ 2017-02-14 09:59:59 -08:00
preview.js reducers: Reduce FETCH_COMPLETE if token matches 2017-04-07 14:06:14 +01:00
settings.js Hygiene: Move build/ext.popups/ to src/ 2017-02-14 09:59:59 -08:00
statsv.js actions: Don't mix delay into FETCH_COMPLETE 2017-03-30 17:48:05 -07:00