mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Why this change? Prior to this change, the group selector was using the `<GroupChooser>` component which is a `<MultiSelectComponent>` and is not ideal in our situation when we only allow a single group to be selected. The other problem is that we are doing an async load of the groups when it is already loaded and available in the `Site` service. |
||
---|---|---|
.. | ||
types | ||
editor.gjs | ||
field-input-description.gjs | ||
field.gjs | ||
number-field.gjs |