0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/public/images/upcoming_changes
Kris 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
..
enable_simplified_category_creation.png FEATURE: Simplify category creation, hide settings (#36998) 2026-01-27 14:51:30 +10:00
experimental_rename_faq_to_guidelines.png
floating_dismiss_topics_on_mobile.png FEATURE: Add floating dismiss on mobile upcoming change (#36747) 2026-01-08 13:49:57 +10:00
star_chat_channels.png