Skip to content

Use small dot style for Work Item activity

What does this MR do and why?

Use small dot style for Work Item activity

Preserves icon and adds color for issue-close to align with MRs and new issue style introduced in !135306 (merged)

NOTE: This MR must be merged after !135306 (merged). It depends on styles that are added to app/assets/stylesheets/page_bundles/issuable.scss in that MR.

Screenshots or screen recordings

Before After What changed?
Screenshot_2023-10-30_at_16.16.23 Screenshot_2023-10-30_at_16.15.45 icon is only used for work item close activity; color is used for close icon; icon is smaller than before

How to set up and validate locally

(updated following rebase)

  1. Check out this branch locally
  2. Navigate to a Task. You will see the new activity style.
  3. Close and reopen the task to see the close activity, which retains the icon and uses color.

MR acceptance checklist

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

Related to #429698 (closed)

✂️ UX Paper Cuts 16.6 → Activity (#425468 - closed)

Edited by Chad Lavimoniere

Merge request reports