Skip to content

Tech debt from issue notes refactor: jQuery event handlers

Remove all global event listeners from issue vue comments and initialize them inside vue application:

jQuery code that is being called from outside vue

  1. Keyboard shortcuts: preview and reply
  2. Autosize
  3. Autocomplete - gl.GLForm
  4. Dropzone input
  5. GLFrom
  6. AutoSave

There are more, check all the js-xxxx classes

Edited by Filipa Lacerda