Skip to content

Fix empty avatar tooltips

Austin Regnery requested to merge aregnery/fix-empty-avatar-tooltips into master

What does this MR do and why?

Fixes a bug where nothing was appearing in a tooltip when hovering over a user avatar.

Screenshots or screen recordings

Comment in issues and merge requests noteable_note.vue

Before After
Comment__Before_ Comment__After_

Comment on an image in design managementdesign_note.vue

Before After
Design_comment__Before_ Design_comment__After_

Comment from a suggestion in a change diff_discussion_header.vue

Before After
Diff_discussion__Before_ Diff_discussion__After_

Last commit container on a project or reposiotry page last_commit.vue

Before After
Last_commit__Before_ Last_commit__After_

Comment on an image diff diff_content.vue

This might be its own bug. I don't think the avatar should be appearing behind the comment box.

Before After
Diff_content_comment__Before_ Diff_content_comment__After_

How to set up and validate locally

Hover over avatar images in these use cases

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Austin Regnery

Merge request reports