discourse/app/services/categories
Martin Brennan 1ce5697430
UX: Add or remove category types with a dropdown (#39477)
The current UX of removing category types ("Remove X type" button
in the relevant tab like Support/Ideas is not ideal, nor
is the way of adding more category types (hunting down the
right setting and enabling it).

This PR solves both problems by adding a multi-select dropdown
to the General tab of the category edit page, which lists all available
category types and allows adding or removing them in one place.

On our hosting, certain category types will be gated by plan
level.
2026-04-30 11:38:50 +10:00
..
types UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00
configure.rb UX: Do not prefill basic category details when not first category type (#38322) 2026-03-11 09:05:39 +10:00
type_registry.rb FIX: Category type registry causing flaky specs (#38853) 2026-03-26 11:10:08 +10:00
unconfigure.rb UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00