generated from JCruz6725/TaskManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Feature: Delete List
User Story:
As a user I want to delete a list so that I can remove any data that may clutter my work area
Acceptance Criteria:
"AC1
Given the user wants to delete a list and there are no items in the list
When they try to delete the list
Then the list will be deleted
AC2 (FR-009a)
Given the user has a list and the list contains items
When the user wants to delete the list
Then the user will be denied until all task items are removed from the list.
Technical Details:
N/A
Effort point: 1
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
InDev