mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 10:47:46 -05:00
This updates the styling of our category type selection interface when creating a new category (enabled with the hidden site setting `enable_category_type_setup`) Changes include * Switching to emoji (these look better at this scale vs icons imo) * Switching to column layout to better use available space * Updating some text * Added a mutation observer to the horizontal overflow nav because it wasn't updating (hiding/showing scroll controls) when the advanced setting toggle added/removed items * Fixed a minor overflow issue with the public/private toggle on the next page * Randomly selecting gender & skin color for raised hand emoji