You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To increase the out of the box accessibility of HeadlessUI would it be possible to automatically remove animations on transitions and other elements when the prefers-reduced-motion: reduce media query is found.
This can already be done by using the motion-reduce: prefix but for transitions this could be applied as a default with maybe an opt out approach.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
To increase the out of the box accessibility of HeadlessUI would it be possible to automatically remove animations on transitions and other elements when the
prefers-reduced-motion: reduce
media query is found.This can already be done by using the motion-reduce: prefix but for transitions this could be applied as a default with maybe an opt out approach.
Beta Was this translation helpful? Give feedback.
All reactions