Content
View differences
Updated by Marc Alcobé 12 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 chip on the bottom sheet when using the FAB button: `Create button to create a new `New child`.
* Once the user taps on New child, the bottom sheet changes FAB action menu animates to a selection of collapse, and it opens again with the work packages types. On types to select the top type of the bottom sheet an informative text should be added as first element in the list "Select the type for the new child:". children work package.
* 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".
* 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.
**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
* Once the user taps on New child, the bottom sheet changes
* 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".
* 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.
**Technical notes**
* <br>