Update the skeleton loaders based on latest design changes #4829
Labels
🖼️ aspect: design
Concerns related to design
✨ goal: improvement
Improvement to an existing user-facing feature
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: frontend
Related to the Nuxt frontend
Milestone
Problem
The current skeleton loaders are outdated due to design changes happening in the Dark Mode project (#3592) and a layout change in the image results.
Related issues
Proposal
The skeletons need to vary per media result, and if possible, per breakpoint when the media component changes to the other variants.
I added mockups that support light and dark modes for the variants I consider necessary in the Design Library.
Regarding the loading state, the color used is
bg-fill-secondary
, but for the animated gradient effect, I propose testing the following shades.bg-fill-secondary
(gray-2
)gray-3
bg-fill-secondary
(gray-11
)gray-10
Storybook links
All content results
Image results
Audio results
The text was updated successfully, but these errors were encountered: