Skip to content

Fix: add reduced motion support for users with motion sensitivity#359

Open
rami-elementor wants to merge 2 commits intocore-betafrom
a11y-prefers-reduced-motion
Open

Fix: add reduced motion support for users with motion sensitivity#359
rami-elementor wants to merge 2 commits intocore-betafrom
a11y-prefers-reduced-motion

Conversation

@rami-elementor
Copy link
Copy Markdown
Contributor

@rami-elementor rami-elementor commented Apr 17, 2026

To improve accessibility, this PR adds prefers-reduced-motion support to reduce animations/transitions in several admin UI surfaces for users with motion sensitivity.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds prefers-reduced-motion handling to reduce animations/transitions for users with motion sensitivity in several admin UI surfaces.

Changes:

  • Adds reduced-motion overrides for transitions in admin menu, editor form layout, tooltips, switches, and import upload drop zone.
  • Adds reduced-motion handling for the welcome screen loading spinner.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/css/welcome.scss Adds reduced-motion handling for the welcome loading spinner animation.
src/css/menu.scss Reduces transition duration for the admin menu “upgrade” button when reduced motion is enabled.
src/css/import/_upload.scss Reduces drop-zone transition duration under reduced motion.
src/css/edit/_form.scss Reduces layout transition duration under reduced motion for the snippet form.
src/css/common/_tooltips.scss Reduces tooltip transition duration under reduced motion.
src/css/common/_switch.scss Reduces switch/button transition durations under reduced motion.

Comment thread src/css/common/_switch.scss
Comment thread src/css/welcome.scss Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@rami-elementor rami-elementor requested a review from a team April 17, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants