https://bugzilla.wikimedia.org/show_bug.cgi?id=45824
Steven Walling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Steven Walling <[email protected]> --- (In reply to comment #3) > And prepareToSendOnTour is actually not supposed to use stall at all (it's > only > being used in openTask). But stall is dispatching the whole click event over > again, which means other listeners also get it again. > > Good detective work. > > Ori, correct me if I'm wrong, but IIRC, we're trying to phase out stall. I > may > just replace it in openTask with a preventDefault and doing what we want > (e.g. > URL navigation in an always). Dario may want to chime in here, so adding him. For reference: we are looking at gettingstarted click data still, but we're actually using gettingstarted page impressions to create cohorts for analysis, so doing whatever you want to do to ensure no more duplicate events or other weirdness is probably fine. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
