Forum Discussion

Tim_'s avatar
Tim_
Community Member
2 years ago

Accessibility - Reduce Motion

Can you support the Reduce Motion accessibility option in the Rise editor so the nauseating "smooth scroll / slide" effect isn't as prominent when editing and moving block around?

  • Tim_'s avatar
    Tim_
    Community Member

    I actually made myself a bookmarklet which I run every time I launch Rise. It overrides the scroll function to turn off the nauseating slippy/slidey effect when inserting blocks. I made this by creating a new bookmark, adding it to the URL field, then clicking it each time I load Rise. Less vertigo = better production IMHO.

    javascript: (function(){window.scrollTo=window.scrollBy=window.scroll=function(){}})();

     

  • Hi there, Tim. I appreciate you shining some light on accessibility for content creators!

    In order to provide the greatest value to our customers, our first priority is to improve the accessibility of published output for your learners. While we don't have a timeline set for when we can start making the authoring experience fully compliant with accessibility guidelines, we're making incremental progress. Accessible authoring is on our radar for inclusion in our roadmap.

  • Hi there, Tim,

    We've made an update today that I hope serves folks better! We’ve taken additional steps to respect when users enable reduced motion settings on their devices:

    • For authors, when inserting a new block or lesson outline entry, automatic scrolling doesn’t occur.
    • For learners, block entrance animations are ignored when reduced motion settings are enabled on their devices, even if the setting’s enabled for the content they’re viewing.
  • Tim_'s avatar
    Tim_
    Community Member

    Excellent - this puts me in control of the scrolling/movement, which instantly feels less nauseating.