Skip to content

Fix assignee avatars alignment on issues list

Coung Ngo requested to merge cngo-fix-issue-assignees-alignment into master

What does this MR do and why?

This MR fixes alignment of the assignee avatars on issues lists

Screenshots or screen recordings

before after
dashboard issues Screenshot_2023-03-28_at_12-11-30_Issues___Dashboard___GitLab Screenshot_2023-03-28_at_12-11-54_Issues___Dashboard___GitLab
group/project issues Screenshot_2023-03-28_at_12-15-31_Issues___H5bp___Html5_Boilerplate___GitLab Screenshot_2023-03-28_at_12-20-39_Issues___H5bp___Html5_Boilerplate___GitLab

How to set up and validate locally

  1. Check the dashboard issues page (e.g. http://127.0.0.1:3000/dashboard/issues) and group/project issues page (e.g. http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues)

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 Coung Ngo

Merge request reports