farirpgs / fari-app

The Free and Open-Source VTT

Home Page:https://fari.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please respect prefers-reduced-motion

MarjaE2 opened this issue Β· comments

🚩 Describe the bug

The Fari website has a lot of animation. There's animation if users open the "Tools" and "Resources" menus, and zooming animation using transform: scale if users mouse over other parts of the site. This can gave some people motion sickness and/or migraines.

πŸ”’ Steps to reproduce

Configure your operating system and/or your browser for "prefers-reduced-motion" visit the site, open a menu, or mouse over a link.

🟒 Expected behavior

At this point I can't expect sites to be accessible, but I still think they should be.

πŸ”΄ Actual behavior

There's animation if I open the "Tools" and "Resources" menues, and zooming animation using transform: scale if I mouse over other parts of the site

πŸ’… Screenshots

πŸ–₯ Desktop or Smartphone

  • OS: MacOS
  • Browser: Firefox
  • Device: Mac Mini

πŸ“„ Additional context

I didn't know about this flag. I'll see what I can do!