[go: up one dir, main page]

Fix PickUpWidget text

What does this MR do and why?

Wraps the message of the PickUpWidget component in a span to make the . after the <code> element remain in the same line.
Makes sure that the <code> element doesn't exceed the card.

References

PickUpWidget text improvements (#569908 - closed) Slack thread

Homepage > UI/UX iteration (&18884)

Screenshots or screen recordings

Before After
Punctuation issue image image
Code exceeding card image image

How to set up and validate locally

  1. Enable the personal_homepage feature flag.
  2. Push a branch from your local to gdk or by editing a file and commiting the changes without creating a new merge request
  3. Go to http://gdk.test:3000/dashboard/home

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Konstantin Greif

Merge request reports

Loading