Skip to content

Resolve "Tooltips on note timestamps not showing for issues"

Natalia Tepluhina requested to merge 64669-fixed-tooltip into master

EE counterpart: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14742

What does this MR do?

In this MR I've upgraded @gitlab/ui to the latest version (that includes latest bootstrap-vue). Tooltip bug was cause by Bootstrap Vue directive trying to access Vue Router in the root instance; this behavior was fixed in the Bootstrap Vue library itself as described here: https://gitlab.com/gitlab-org/gitlab-ce/issues/64669#note_192647743

Does this MR meet the acceptance criteria?

Conformity

Closes #64669 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports