Resolve "Make badges in app/views/shared/members/_badge.html.haml Pajamas-compliant"
requested to merge 344411-make-badges-in-app-views-shared-members-_badge-html-haml-pajamas-compliant into master
What does this MR do and why?
Makes the badge within app/views/shared/members/_badge.html.haml
Pajamas compliant.
Screenshots or screen recordings
before | after (no visible changes) |
---|---|
How to set up and validate locally
- Check out
master
- Apply the following patch display show all available badges for ever user (as in screenshot above): show_all_badges_master.patch
- Navigate to
/admin/projects/twitter/Typeahead.Js
and check the badges on the members list - Check out this branch (
344411-make-badges-in-app-views-shared-members-_badge-html-haml-pajamas-compliant
) - Apply the following patch: show_all_badges_pajamas_compliant.patch
- Make sure there is no visible difference to before
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #344411 (closed)
Edited by David Pisek