phuedx added a comment.

  In T317682#8251384 <https://phabricator.wikimedia.org/T317682#8251384>, 
@Jdlrobson wrote:
  
  > Regarding the instrumentation, tracking these as a submit event instead of 
a click also seems a bug, so that sounds fine to me.
  
  Seconded! However, it is consistent with the instrumentation for the non-Vue 
search treatment, e.g. when I
  
  1. Start a new private browsing session
  2. Navigate to en:Main_Page
  3. Run
  
    mw.trackSubscribe( 'mediawiki.searchSuggest', ( _topic, data ) => 
console.log( data.action ) );
  
  in the console
  
  4. Search for "Animals as Leaders"
  5. Highlight the first result and press return
  
  I see the following in the console:
  
    …
    session-start
    render-one
    render-one
    impression-results
    submit-form
  
  This behaviour will need to be corrected in both instruments so that the 
corresponding datasets are still comparable.

TASK DETAIL
  https://phabricator.wikimedia.org/T317682

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: phuedx
Cc: dcausse, Gehel, Jdlrobson, Catrope, AnneT, jhsoby, Aklapper, Michael, 
Lucas_Werkmeister_WMDE, phuedx, hnijhuis, NHillard-WMF, Astuthiodit_1, STH, 
Patafisik_WMF, karapayneWMDE, Invadibot, MPhamWMF, Selby, Universal_Omega, 
maantietaja, NavinRizwi, CBogen, ItamarWMDE, Akuckartz, Demian, DannyS712, 
Nandana, Amorymeltzer, Lahi, Gq86, Xover, GoranSMilovanovic, QZanden, EBjune, 
LawExplorer, JJMC89, Iniquity, _jensen, rosalieper, Agabi10, Scott_WUaS, 
Volker_E, Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to