discourse/app/assets/javascripts/admin/addon/templates/admin-badges
Joffrey JAFFEUX ad8c5e7f80
FIX: use CheckboxGroup for admin badges form (#28239)
A recent change in FormKit has changed the syntax of this specific component. It's also better to use `<CheckboxGroup />` for this use case too.

Im mixed on writing tests for labels, it's a lot of tests to write for a rather low value.

This commit also slightly tweaks the width of the icon picker, from medium to small.
2024-08-06 10:45:09 +02:00
..
award.hbs FIX: Add checkbox-label to more checkbox label elements (#24174) 2023-10-31 08:57:50 +01:00
index.hbs A11Y: UI emoji are decorative, use alt="" (#23690) 2023-09-28 13:30:19 -04:00
show.hbs FIX: use CheckboxGroup for admin badges form (#28239) 2024-08-06 10:45:09 +02:00