Add visual regression test for loading skeleton with prefers-reduced-motion true #5002
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing user-facing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🧱 stack: frontend
Related to the Nuxt frontend
Problem
We don't have any VR tests capturing the appearance of our loading state because it "shimmers" and thus can't be reliably snapshotted.
We can however capture the appearance for users with reduced motion enabled.
Description
Add VR tests for the image, audio, and "all" results grids to capture the loading state. This probably involves blocking or delaying the API requests.
Alternatives
Additional context
The text was updated successfully, but these errors were encountered: