PR #82

6 votes · 4 up · 2 down

View on GitHub
6
Total Votes
+4
Upvotes
-2
Downvotes
+4-2

Comments(1)

openchaos-bot[bot]Comment#82Add emoji scoring and counts to PR cards

🤖 OpenChaos Bot

Summary: This PR refactors how PR votes are displayed, using reactions (👍, 👎, etc.) instead of just a single vote count. It introduces a scoring system based on reactions and displays separated positive, negative and neutral feedback.

Files changed: 2 (src/components/PRCard.tsx, src/lib/github.ts)

Impact: Medium - Improves the UI and vote processing logic. Changes how feedback is presented in PR cards.


openchaos-bot

All Activity(8)

openchaos-bot[bot]Comment#82Add emoji scoring and counts to PR cards

🤖 OpenChaos Bot

Summary: This PR refactors how PR votes are displayed, using reactions (👍, 👎, etc.) instead of just a single vote count. It introduces a scoring system based on reactions and displays separated positive, negative and neutral feedback.

Files changed: 2 (src/components/PRCard.tsx, src/lib/github.ts)

Impact: Medium - Improves the UI and vote processing logic. Changes how feedback is presented in PR cards.


openchaos-bot

robpcPR opened#82

Add emoji scoring and counts to PR cards

This PR updates the PR card display to show all emoji reactions with their counts, separated into positive and negative lines, along with a total calculated score.

  • Display all emoji reactions (👍, 👎, 😄, 🎉, 😕, ❤️, 🚀, 👀) with counts
  • Update scoring: confused (😕) and eyes (👀) emojis count as -1, the rest as +1
browser-screenshot-1bbfd334-5509-4ea1-a26c-59c5d2111572