Skip to content

Fix scoped label styles in activity feed

What does this MR do and why?

Describe in detail what your merge request does and why.

Makes scoped labels display with a border in the project & group activity feeds.

Screenshots or screen recordings

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

Before After
127.0.0.1_3000_groups_flightjs_-activity__1 127.0.0.1_3000_groups_flightjs_-_activity
127.0.0.1_3000_flightjs_Flight_activity__1_ 127.0.0.1_3000_flightjs_Flight_activity

How to set up and validate locally

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

  1. Premium or higher licence needed. Learn more about developer licences for working on GitLab EE.
  2. Create a scoped label. For example scoped::label.
  3. Add a comment that includes the scoped label to an issue, on a project in a group. For example This is my ~scoped::label comment on http://127.0.0.1:3000/flightjs/Flight/-/issues/9.
  4. View the comment on the project activity feed. It can take up to 15min for the activity to show. For example http://127.0.0.1:3000/flightjs/Flight/activity.
  5. View the comment on the group activity feed. It can take up to 15min for the activity to show. For example http://127.0.0.1:3000/groups/flightjs/-/activity.

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 Dan MH

Merge request reports

Loading