Skip to content

fix: respect reduced motion for drawing-game fanfare - #486

Merged
electrohyun merged 1 commit into
mainfrom
fix-drawing-game-reduced-motion
Sep 3, 2026
Merged

fix: respect reduced motion for drawing-game fanfare#486
electrohyun merged 1 commit into
mainfrom
fix-drawing-game-reduced-motion

Conversation

@electrohyun

Copy link
Copy Markdown
Owner

Summary

Disable the drawing-game fanfare board animation when the user requests reduced motion. The fanfare remains visible until the existing component timer replaces it with the round result, while fireworks continue to stay hidden.

Run the drawing-game browser workflow with reduced motion enabled and assert the computed fanfare and fireworks styles across all three player pages for both Smocket and real Socket.IO.

Related issue

Closes #483

Checklist

  • Tests added or updated
  • Behavior verified against real socket.io

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
smocket Skipped Skipped Sep 3, 2026 3:10am UTC

@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 40 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 11e26325-9654-46df-a235-08a39bff796f

📥 Commits

Reviewing files that changed from the base of the PR and between 0cad1b3 and f96dff6.

📒 Files selected for processing (2)
  • examples/drawing-game/src/style.css
  • examples/drawing-game/verify.mjs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added bug Something isn't working 📏 s Pull request changes 10–49 lines labels Sep 3, 2026
@electrohyun
electrohyun merged commit 3d85c4b into main Sep 3, 2026
19 checks passed
@electrohyun
electrohyun deleted the fix-drawing-game-reduced-motion branch September 3, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working 📏 s Pull request changes 10–49 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fanfare still animates when reduced motion is requested

1 participant