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

USER STORY : Clear Wishlist #46

Closed
6 tasks done
Tracked by #43
tomik-z-cech opened this issue Feb 29, 2024 · 1 comment
Closed
6 tasks done
Tracked by #43

USER STORY : Clear Wishlist #46

tomik-z-cech opened this issue Feb 29, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 29, 2024

As a Site User, I can delete all items in My Wishlist in order to manage the items.

Acceptance Criteria :

Logged In User :

When I log in and navigate to "My Wishlist" section then I can clearly see option to delete all items from the Wishlist .

Not Logged In User :

Doesn't have that option.

Tasks :

  • Create proper view in views.py
  • Provide user with clear option of clearing their Wishlist
  • Provide User with confirming Modal
  • Provide User with confirmation message
  • Test functionality as Logged In User
  • Test functionality as Not Logged In User

Epic :
EPIC 8

@tomik-z-cech
Copy link
Owner Author

This was done in commit 84e5561.

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

No branches or pull requests

1 participant