Problem/Motivation
There is an error on the class added on the ul element of badge_group component.
The class added is fr-badge-group instead of fr-badges-group
Steps to reproduce
On a card component, the badge is displayed below the image instead of on top of it


Proposed resolution
Replace class name by "fr-badges-group" in badge component


Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | code-after-patch.png | 19.63 KB | maboy |
| #3 | card-after-patch.png | 110.56 KB | maboy |
| #3 | code-before-patch.png | 19.6 KB | maboy |
| #3 | card-before-patch.png | 111.7 KB | maboy |
Issue fork ui_suite_dsfr-3519711
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
maboy commentedComment #4
maboy commentedComment #6
just_like_good_vibesnice catch, thank you