Skip to content

Fix user popover bio overflow

Tom Quirk requested to merge fix-user-popover-bio-overflow into master

What does this MR do?

If a bio contains un-broken text (i.e. a link), it overflows outside of the user popover. This MR fixes that.

Screenshots (strongly suggested)

Before After
Screen_Shot_2021-05-12_at_2.05.01_pm Screen_Shot_2021-05-12_at_2.01.04_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports