hotwax / dxp-components

DXP Components
Apache License 2.0
11 stars 17 forks source link

Implement skeleton text for loading data #129

Open Dhiraj1405 opened 10 months ago

Dhiraj1405 commented 10 months ago

Issue Description

Loading times can lead to a less than optimal user experience when waiting for content to load. To improve user perception of loading times, we should implement a skeleton text UI pattern that provides a visual indication of content loading in place of actual data.

Apps Checklist

k2maan commented 9 months ago

Figured out a way to implement the skeleton loading part of the solution through directives. More handling on the template level will be done later.