Skip to content

Allow vanilla JS tooltip delay to be customized through localStorage

Updates vanilla JS (i.e. non-Vue) tooltips to allow their hide and show delay to be customized through the browser console (using localStorage).

Full details about this proposed change can be found here: gitlab-ui!594 (merged), which is the Vue counterpart to this MR.

Edited by Nathan Friend

Merge request reports