PR #125
17 votes · 14 up · 3 down
Comments(8)
Any chance of making it fit the ascii theme better?
🤖 OpenChaos Bot
Summary: This PR adds a "Chaos Point Counter" component to display the total number of votes (points) across all open pull requests. It includes styling, an image, and logic to calculate and display the total.
Files changed: 4 (public/chaos_points.gif, src/app/retro.css, src/components/ChaosPointCounter.tsx, src/components/PRList.tsx)
Impact: Medium - Introduces new UI element and affects the overall presentation of the PR list.
All Activity(27)
Any chance of making it fit the ascii theme better?
🤖 OpenChaos Bot
Summary: This PR adds a "Chaos Point Counter" component to display the total number of votes (points) across all open pull requests. It includes styling, an image, and logic to calculate and display the total.
Files changed: 4 (public/chaos_points.gif, src/app/retro.css, src/components/ChaosPointCounter.tsx, src/components/PRList.tsx)
Impact: Medium - Introduces new UI element and affects the overall presentation of the PR list.
Chaos Points
This PR adds an epic as fuck Chaos Point counter, with animated GIF fire. Points come from PR votes.
Todo:
- Maybe refactor it out of PrList
It doesn't count closed PRsdone- Should it count downvotes as points? All reactions? (number bigger)
- Add 100 points for every merged pr?