Avatar: Refactor to use gl-avatar
What does this MR do and why?
Avatar: Refactor to use gl-avatar
Replaces instances of .avatar with .gl-avatar and removes old CSS.
- Replaces old .avatar instances with GlAvatar or .gl-avatar
- Removes non compliant 40px sizes with 32px
- Removes unused CSS
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
Visual changes | |
No visual changes | |
How to set up and validate locally
- Group: http://gdk.test:3000/flightjs
- Project: http://gdk.test:3000/flightjs/Flight
- Issue: http://gdk.test:3000/flightjs/Flight/-/issues/38
- MR: http://gdk.test:3000/flightjs/Flight/-/merge_requests/4
- MR Commits: http://gdk.test:3000/flightjs/Flight/-/merge_requests/4/commits
- Billing: http://gdk.test:3000/-/profile/billings
- Issue boards: http://gdk.test:3000/groups/flightjs/-/boards/3?assignee_username=arie.wyman
- User profile: http://gdk.test:3000/users/root/activity
- Commit: http://gdk.test:3000/flightjs/Flight/-/commit/6e399a0205f2446b6702d36d61ad3ff7e2bff3ee
- Job: http://gdk.test:3000/flightjs/Flight/-/jobs/863
Related to #469616 (closed)
Edited by Sascha Eggenberger