Empty state icon and primary button updates
See original GitHub issue.pf-c-empty-state__icon
can now be a div
that allows for an icon, in case that icon is a component, like the Spinner
component.
Also added a new element .pf-c-empty-state__primary
that can be used in lieu of <Button variant="primary">
as the primary button in the empty state component.
Core PR - https://github.com/patternfly/patternfly-next/pull/2254/
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Empty states - Carbon Design System
Empty states are moments in an app where there is no data to display to the user. They are most commonly seen the...
Read more >PatternFly 4 • Empty state
Primary and secondary buttons ... Buttons in empty states are used to highlight next steps a user can take when they reach your...
Read more >Empty State - Kaizen Design System
Empty states tell users that there's no content to display—and what they can do ... action on the page, then we use Primary...
Read more >Empty State - Lightning Design System
Empty states tell users that there's no content to display—and what they can do next. Empty State Guidelines. Introduction. Empty states are messages...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@rachael-phillips this work was completed in core as part of https://github.com/patternfly/patternfly-next/pull/2254. This work is needed before react can finish building the empty state and loading state table demos in https://github.com/patternfly/patternfly-react/issues/1433
We are going to pull this up into the prioritized backlog. The prioritized backlog is now the place where we are going to surface issues we want to make visible and top of mind: https://github.com/patternfly/patternfly-react/milestone/20
We are also going to place this on on hold until the Core work is done.