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

On branch ratingFix/Darkice000 #167

Closed

Conversation

DarkIce000
Copy link

@DarkIce000 DarkIce000 commented Jun 23, 2024

Changes to be committed:
modified: core/views.py
modified: templates/components/news.html

Fixes:

  1. style attribute in news.html, type error.
  2. Rating overflows after some long decimal places number encounters
  3. Rating does not appearing from database for the user if he rated previously, but not showing when reloging. If he rate then shows but when relogin all disappears.

Not Fixed:

  1. Rating button still not showing in green after being rated.

Related Issue

Rating does not appearing from database for the user if he rated previously, but not showing when reloging. If he rate then shows but when relogin all disappears.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

 Your branch is up to date with 'origin/ratingFix/Darkice000'.

 Changes to be committed:
	modified:   core/models.py
	modified:   core/views.py
	modified:   templates/components/news.html

Fixes:

1. style attribute in news.html,type error.
2. Rating overflows after some long decimal places number encounters
3. Rating does not appearing from database for the user if he rated
   previously, but not showing when reloging. If he rate then shows but
   when relogin all disappears.
Not Fixed:

1. Rating button still not showing in green after being rated.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work, @DarkIce000! 🎉 Thank you for your contribution and efforts to enhance NEWS-AGGREGATOR-PROJECT ! We will review your changes soon and provide feedback.

@DarkIce000
Copy link
Author

@SiddharthBahuguna Please see if it is ready to merge.

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

Successfully merging this pull request may close these issues.

2 participants