Ticket Type and Category Creation in Dropdown
Overview
------------
This feature allows users to create new ticket type categories and types directly from the event setup page, providing flexibility and reducing setup friction.
Behavior
------------
* Event Series Setup: Users can select existing categories or create a new one by clicking "Create new category". The newly created category is saved and immediately available in the dropdown for selection.
* Single Event Setup: Users can also select existing categories or create a new one. Newly created categories are saved and appear in the dropdown immediately.
Requirements
----------------
Existing categories must be visible in the dropdownAn option to create a new category must be availableValidation ensures new categories/types are unique and meet required naming rulesUsers can override or edit categories/types later if neededAcceptance Criteria
---------------------
The feature is considered complete when:
Creating a new ticket type category in event series setup results in the newly created category being saved and available in the dropdown.Creating a new ticket type in event series setup results in the newly created type being saved and available in the dropdown.Creating a new ticket type category in single event setup results in the newly created category being saved and available in the dropdown.Creating a new ticket type in single event setup results in the newly created type being saved and available in the dropdown.Out of Scope
----------------
Redesigning the entire ticket creation UIBulk creation of multiple new categories/types at onceChanging existing definitions of "Season" or "Single"