PR #81

1 votes · 1 up · 0 down

View on GitHub
1
Total Votes
+1
Upvotes
-0
Downvotes
+1-0

Comments(1)

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

🤖 OpenChaos Bot

Summary: This PR introduces emoji-based voting and auto-refreshing of the PR list. It replaces the simple upvote/downvote system with a system that tracks counts of different emoji reactions on each PR, and adds a component that automatically refreshes the page, enhancing the voting experience.

Files changed: 4 (src/app/page.tsx, src/components/AutoRefreshWrapper.tsx, src/components/PRCard.tsx, src/lib/github.ts)

Impact: Medium - Significantly alters the voting system and adds a UI refresh mechanism, likely impacting user engagement and the way PRs are sorted and displayed.


openchaos-bot

All Activity(3)

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

🤖 OpenChaos Bot

Summary: This PR introduces emoji-based voting and auto-refreshing of the PR list. It replaces the simple upvote/downvote system with a system that tracks counts of different emoji reactions on each PR, and adds a component that automatically refreshes the page, enhancing the voting experience.

Files changed: 4 (src/app/page.tsx, src/components/AutoRefreshWrapper.tsx, src/components/PRCard.tsx, src/lib/github.ts)

Impact: Medium - Significantly alters the voting system and adds a UI refresh mechanism, likely impacting user engagement and the way PRs are sorted and displayed.


openchaos-bot

robpcPR closed#81

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