Skip to content

https://profiler.firefox.com/ front-page should disable its animations (on front page and loading screens) for users with prefer-reduced-motion #3969

Description

@dholbert

https://profiler.firefox.com/ plays a "slide-in" transition on page-load (under some CSS classes named homeTransition and similar).

We should put that behind a prefers-reduced-motion media-query check:
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion
...to make this page more accessible for users who've got that flag set (for whom this animation may cause nausea/migraines).

(note: this issue was originally reported at https://bugzilla.mozilla.org/show_bug.cgi?id=1761087 ; I've moved it over here on behalf of the user, since I believe this is where profiler.firefox.com bugs should go.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Priority

None yet

Jira

None yet

Severity

None yet

Estimate

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions