You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to update SkeletonProvider to include support for rounded corners on <Image /> skeleton. Existing version only provides circular skeleton for the images
Recommendation
To introduce automatic switching between <Image /> skeleton styles by making skeleton aware of rounded prop values
Design intent
As a user I want to be informed when content on the page is loading. I want mock content to match actual content that will be displayed when loading is finished.
Problem statement
SkeletonProvider
to include support for rounded corners on<Image />
skeleton. Existing version only provides circular skeleton for the imagesRecommendation
<Image />
skeleton styles by making skeleton aware ofrounded
prop valuesDesign intent
As a user I want to be informed when content on the page is loading. I want mock content to match actual content that will be displayed when loading is finished.
Designs
Sample loading state:
Acceptance criteria
This section is intentionally left blank. See story writing process.
Meta
The text was updated successfully, but these errors were encountered: