Content
View differences
Updated by Marc Alcobé 11 months ago
**As** a user
**I want to** be able to create a new child work package from the relations tab
**so that** I can do the same actions like in the web app
**Acceptance criteria**
* Include a new option at the bottom sheet when using the FAB button: `Create a new child`.
* Once the user taps on New child, the bottom sheet changes to a selection of work packages types. On the top of the bottom sheet an informative text should be added as first element in the list "Select the type for the new child:".
* Taping on that action, opens the creation modal with:
* Header "New FEATURE - Project Name"
* Subject
* Description (not mandatory)
* All the mandatory fields in a single section
* Once the user fills all the information the user can save with the action on the bottom bar and that will add a relation to that work package with status "New".
**Technical notes**
**Out of scope:**
* If any of the mandatory fields are not filled and the user tap "Save" an inline error in the field where there is missing information. This will be implemented with <mention class="mention" data-id="62637" data-type="work_package" data-text="###62637">###62637</mention>
**Technical notes**
* <br>
**I want to** be able to create a new child work package from the relations tab
**so that** I can do the same actions like in the web app
**Acceptance criteria**
* Include a new option at the bottom sheet when using the FAB button: `Create a new child`.
* Once the user taps on New child, the bottom sheet changes to a selection of work packages types. On the top of the bottom sheet an informative text should be added as first element in the list "Select the type for the new child:".
* Taping on that action, opens the creation modal with:
* Header "New FEATURE - Project Name"
* Subject
* Description (not mandatory)
* All the mandatory fields in a single section
* Once the user fills all the information the user can save with the action on the bottom bar and that will add a relation to that work package with status "New".
**Technical notes**
**Out of scope:**
**Technical notes**
* <br>