You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a team member, I want to create a new project directly from the task add/edit form when the project I need isn't listed, so I can efficiently categorize my task without interrupting my workflow.
Detailed Flow:
User is in the process of adding or editing a task
User clicks on the project dropdown
User scans the list but doesn't find the desired project
User selects add button at the bottom of the dropdown
System opens a quick project creation modal
User enters essential project details (project name and color)
User submits the new project information
System creates the new project and adds it to the user's project list
The project dropdown updates, showing the newly created project as selected
User continues with task creation/editing
Acceptance Criteria:
Project Dropdown:
An add button is clearly visible in the project dropdown
This option is typically placed at the bottom of the project list
Quick Project Creation:
Selecting add button opens a modal
The form includes fields for essential project information
User Experience:
The project creation process is quick and doesn't navigate away from the task add/edit page
Form for new project is simple and doesn't require extensive information to create
Project Creation and Selection:
Upon successful creation, the new project is immediately available in the dropdown
The newly created project is automatically selected for the current task
Additional Information:
Add project should have similat button like this
Show a modal like this when creating new project
The text was updated successfully, but these errors were encountered:
ariefgp
changed the title
[Feature] Task | Create new project in Add Task or Task Detail page
[Feature] Task | Not Work | Create new project in Add Task or Task Detail page
Oct 3, 2024
ariefgp
changed the title
[Feature] Task | Not Work | Create new project in Add Task or Task Detail page
[Feature] Task | Create new project in Add Task or Task Detail page
Oct 4, 2024
Related Document:
Related issues:
As a team member, I want to create a new project directly from the task add/edit form when the project I need isn't listed, so I can efficiently categorize my task without interrupting my workflow.
Detailed Flow:
Acceptance Criteria:
Additional Information:
Add project should have similat button like this Show a modal like this when creating new projectThe text was updated successfully, but these errors were encountered: