ipni / cid.contact

cid.contact Web UI
https://cid.contact
1 stars 1 forks source link

STYLE: reduced slider indicators and added a hook for reduced motion preference #28

Closed barbaraperic closed 5 months ago

barbaraperic commented 5 months ago

Changes

This PR includes the following styling changes to the Slider component:

I also included a usePrefersReducedMotion hook which will disable the animation for the users who have system preferences set to Reduce Motion (users who opt out of animation). See here for the article.

How to test Reduce Motion?

Enable Reduce Motion settings, and check if the animation is disabled. Otherwise the animation should be enabled. Instruction where to find Reduce Motion settings.

Visuals

Before implementation

Screenshot 2024-04-09 at 15 18 51

Screenshot 2024-04-09 at 15 20 15

After implementation

Screenshot 2024-04-09 at 15 19 41

Screenshot 2024-04-09 at 15 20 35

Reduced motion implementation

https://github.com/ipni/cid.contact/assets/50910606/1ab80a0e-e1fb-43d6-a2c7-061608df2efe