Content
View differences
Updated by Marc Alcobé about 1 year 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 chip on the FAB button to create a `New child`. "New child".
* Once the user taps on New child, the _\[tbs\] Switch between relations FAB action menu animates to collapse, actions and it opens again with the work packages types to select the type of the children work package. package types._
* 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 a 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 chip on the FAB button to create a `New child`.
* Once the user taps on New child, the
* 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
**Technical notes**
* <br>