Files
discourse/lib
af3e686989 FEATURE: Simplify category creation, hide settings (#36998)
This commit introduces a new simplified category creation and editing
form, hidden behind a `enable_simplified_category_creation` upcoming
change in the "conceptual" status
right now.

The simplified form allows users to toggle between simple + advanced
mode:

<img width="1106" height="641" alt="image"
src="https://github.com/user-attachments/assets/2ff70db7-280b-4edf-a119-bbb6554a1408"
/>

<img width="1116" height="694" alt="image"
src="https://github.com/user-attachments/assets/79e7e7d7-f7a8-49ee-80de-06f4dcb8a93f"
/>



The aim here is to make it faster for admins to create new categories,
which can be a fairly convoluted process right now. Our future aim
is to have different "types" of category creation flows.

In addition, all other forms in the other category tabs have been
converted
to use FormKit.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
Co-authored-by: Régis Hanol <regis@hanol.fr>
2026-01-27 14:51:30 +10:00
..
2022-04-28 11:51:03 +02:00
2024-08-12 10:41:13 +02:00
2026-01-22 18:46:02 +00:00
2025-11-25 13:35:32 -05:00
2024-11-06 06:27:49 +08:00
2023-02-21 10:30:48 +01:00
2020-07-21 15:55:03 +08:00
2025-07-24 22:04:13 +02:00