diff --git a/src/public/javascripts/services/note_detail.js b/src/public/javascripts/services/note_detail.js index ed1bb08e7..d69cd2fe2 100644 --- a/src/public/javascripts/services/note_detail.js +++ b/src/public/javascripts/services/note_detail.js @@ -320,6 +320,16 @@ async function loadAttributes() { // no need to wait for this noteAutocompleteService.initNoteAutocomplete($input); + + // ideally we'd use link instead of button which would allow tooltip preview, but + // we can't guarantee updating the link in the a element + const $openButton = $("