Skip to content

Prevent text overflow in User Popovers when user name is long

Kushal Pandya requested to merge kp-fix-user-popover-text-overflow into master

What does this MR do and why?

Prevents text overflow within the user popover when user's name and username are too long to fit the horizontal width of the popover.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Edit your user's name and username to something really long
  2. Go to any Issue/MR/Epic where there's a user popover showing
  3. Notice if text is overflowing outside the popover or not.

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 Kushal Pandya

Merge request reports