Closed
Description
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.
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.