Files
discourse/frontend
Kris a954f2866a UX: update styles and layout of category type setup (#38153)
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
2026-03-03 13:29:03 +10:00
..