-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: [IOAPPFD0-174] Add the new LoadingIndicator
component
#5111
Conversation
LoadingIndicator
componentLoadingIndicator
component
Affected stories
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5111 +/- ##
==========================================
- Coverage 47.88% 47.87% -0.01%
==========================================
Files 1524 1525 +1
Lines 31454 31467 +13
Branches 7797 7802 +5
==========================================
+ Hits 15062 15066 +4
- Misses 16344 16353 +9
Partials 48 48
Continue to review full report in Codecov by Sentry.
|
Short description
This PR adds the new
LoadingIndicator
component, a component that contains a predefined set of values that are applied to theLoadingSpinner
component. This component is intended to be an alternative to the currentActivityIndicator
component.List of changes proposed in this pull request
io-app-design-system
to1.13.1
LoadingIndicator
componentPreview
loading-indicator-ds.mp4
Related PR:
LoadingSpinner
io-app-design-system#103How to test
Go to the Profile → Design System → Loaders