Commit 949d8766 authored by Paul Slaughter's avatar Paul Slaughter

Add message why jQuery is needed in activity_bar

parent 39e0400c
......@@ -23,6 +23,8 @@ export default {
this.updateActivityBarView(view);
// TODO: We must use JQuery here to interact with the Bootstrap tooltip API
// https://gitlab.com/gitlab-org/gitlab/-/issues/217577
$(e.currentTarget).tooltip('hide');
},
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment