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

card before patch
code before patch

Proposed resolution

Replace class name by "fr-badges-group" in badge component
Card aftre patch
Code after patch

Remaining tasks

User interface changes

API changes

Data model changes

Command icon 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

maboy created an issue. See original summary.

maboy’s picture

Issue summary: View changes
StatusFileSize
new111.7 KB
new19.6 KB
new110.56 KB
new19.63 KB
maboy’s picture

Assigned: maboy » Unassigned
Status: Active » Needs review

  • maboy committed aacdf865 on 1.1.x
    Issue #3519711 by maboy: Class name error for badge-group component
    
just_like_good_vibes’s picture

Status: Needs review » Fixed

nice catch, thank you

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.