PR #90

50 votes · 41 up · 9 down

View on GitHub
50
Total Votes
+41
Upvotes
-9
Downvotes
+41-9

Comments(2)

chillinPandaComment#90💨 Add fartscroll.js

The #47 messes with scrolling. I fixed that and fartscroll is now working again :)

openchaos-bot[bot]Comment#90💨 Add fartscroll.js

🤖 OpenChaos Bot

Summary: This PR adds a "fartscroll" feature to the website that plays fart sounds as the user scrolls. It includes a javascript file with the logic and sound data and integrates it into the app layout.

Files changed: 3 (public/fartscroll.js, src/app/layout.tsx, src/components/Fartscroll.tsx)

Impact: Medium - Adds a potentially disruptive (but humorous) audio element to the user experience, relying on user interaction for initialization to comply with autoplay policies.


openchaos-bot

All Activity(53)

chillinPandaComment#90💨 Add fartscroll.js

The #47 messes with scrolling. I fixed that and fartscroll is now working again :)

openchaos-bot[bot]Comment#90💨 Add fartscroll.js

🤖 OpenChaos Bot

Summary: This PR adds a "fartscroll" feature to the website that plays fart sounds as the user scrolls. It includes a javascript file with the logic and sound data and integrates it into the app layout.

Files changed: 3 (public/fartscroll.js, src/app/layout.tsx, src/components/Fartscroll.tsx)

Impact: Medium - Adds a potentially disruptive (but humorous) audio element to the user experience, relying on user interaction for initialization to comply with autoplay policies.


openchaos-bot