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 : See Comments of others #42

Closed
7 tasks done
Tracked by #35
tomik-z-cech opened this issue Feb 27, 2024 · 1 comment
Closed
7 tasks done
Tracked by #35

USER STORY : See Comments of others #42

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

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 27, 2024

As a Site User I can see other comments on Items to read other Users opinions.

Acceptance Criteria :

Logged in user :
When I open item detail then I am able to see other people comments.

Not logged in user :
Doesn't have that option.

Tasks :

  • Adjuts views.py
  • Create "comments section" in item_details.html
  • Iterate through comments to display them in item_details.html
  • Ensure the comments visibility is only for logged in users
  • Paginate the comments
  • Test functionality as logged in user
  • Test functionality as not logged in user

Epic :
EPIC 7

@tomik-z-cech
Copy link
Owner Author

This was done in commit 8c48498.

@github-project-automation github-project-automation bot moved this from In Progress to Done in PP5 - Ohm-Azing Components Feb 28, 2024
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