Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user, I would like to be able to just delete a list. #63

Open
3 tasks
RossaMania opened this issue Oct 7, 2024 · 0 comments
Open
3 tasks

As a user, I would like to be able to just delete a list. #63

RossaMania opened this issue Oct 7, 2024 · 0 comments

Comments

@RossaMania
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant