discourse/app/assets
Régis Hanol 03119312b5
FIX: ensure GroupChooser works with localized group names (#30593)
The "Tag Groups Form" component was using group names to handle
permissions. This works just fine when the default locale is "English"
but breaks as soon as it's changed to a different locale.

The fix is to use the group id's for handling the permissions instead of
the group name.

Reported in https://meta.discourse.org/t/221849
2025-01-13 11:29:04 +01:00
..
images
javascripts FIX: ensure GroupChooser works with localized group names (#30593) 2025-01-13 11:29:04 +01:00
stylesheets FIX: show both group's full name & name when they differ (#30672) 2025-01-13 11:28:29 +01:00