• Andrew Fontaine's avatar
    Remove Use of jQuery Tooltip in Modal Copy Button · 36ce17e4
    Andrew Fontaine authored
    This currently relies on a Bootstrap root event to hide the tooltip, as
    code in `app/assets/javascripts/behaviors/copy_to_clipboard.js` shows a
    new tooltip with the `Copied` text on success.
    
    Until this is changed so the tooltip state is all local, the easiest way
    is to use a root event.
    36ce17e4
modal_copy_button.vue 2.1 KB