Skip to content

Conversation

@ramiy
Copy link
Contributor

@ramiy ramiy commented Nov 23, 2025

This is an accessibility fix, it adds styling to respect reduced-motion.

All the places with transition or animation should have @media (prefers-reduced-motion: reduce) that resets the duration and delay to 0.

This PR also deletes existing reduced-motion rules. Why? Because they removed all the styling. Reduced motion should not reset styles, and not remove transitions/animations, it should simply display motion-free experience (no delay and no duration).

Testing

To activate reduced motion go to Settings > Accessibility > Motion

78b6670f-cb66-4e10-8bab-11cf64700ee1

@netlify
Copy link

netlify bot commented Nov 23, 2025

👷 Deploy request for docsearch pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 205c45f

@netlify
Copy link

netlify bot commented Nov 23, 2025

Deploy Preview for docsearch-demo ready!

Name Link
🔨 Latest commit 205c45f
🔍 Latest deploy log https://app.netlify.com/projects/docsearch-demo/deploys/69233dae7e55660008c94795
😎 Deploy Preview https://deploy-preview-2805--docsearch-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant