-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
feat: Implement EmptyState components #18676
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18676 +/- ##
==========================================
- Coverage 66.30% 66.25% -0.05%
==========================================
Files 1603 1604 +1
Lines 62772 62807 +35
Branches 6323 6333 +10
==========================================
- Hits 41618 41613 -5
- Misses 19502 19542 +40
Partials 1652 1652
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
548518e
to
3d602d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
SUMMARY
Implement "empty state" components, which will be used as:
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
Take a look at storybook
ADDITIONAL INFORMATION
CC @kasiazjc