benjaminkott / benjaminkott/bootstrap_package

New content element wizard order of categories

Open
#1,464 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

The sorting of the categories are pretty unexpected: "Data" on second position? The important and mostly used "Text" all down?

![new-content-wizard](https://github.com/benjaminkott/bootstrap_package/assets/2690489/e15d1fd1-2e38-430a-8a7b-e27cf242eb02)

Please add configuration "after" or "before" in Page TSconfig (https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/PageTsconfig/Mod.html#wizards) to define the order:

`mod.wizards.newContentElement.wizardItems.interactive.after = media`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the new content element wizard category handling and how Page TSconfig wizardItems are read. Use the requested `after` and `before` examples to define the ordering behavior, then verify that categories appear in the configured order and retain sensible behavior without those settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.