webcompat.com icon indicating copy to clipboard operation
webcompat.com copied to clipboard

Honor `prefers-reduced-motion`

Open denschub opened this issue 3 years ago • 0 comments

As per this Reddit post, we should probably set the animation duration to 0 in showContainer/hideContainer based on a window.matchMedia('(prefers-reduced-motion: reduce)') media-query check.

denschub avatar Oct 05 '22 11:10 denschub