As a user, I would like to be able to just delete a list. #63
Open
Description
Summary
Allowing users to delete lists will help them cut down on clutter. It will prevent confusion, and give users a fresh start on a new or better list!
Acceptance criteria
- A Delete button, or trash can icon appears next to each list button on the home page.
- A list should be deleted on the front end and the back end.
- When a list is deleted, it should no longer be visible on a user's home page.
Notes
The list should not only be deleted from a user's list of lists. It should also be deleted from the sharedList prop as well.
Metadata
Assignees
Labels
No labels