Open mcoker opened 5 months ago
There are some plain buttons with a bell icon that look like notification badges that should use the <NotificationBadge> component. For example in the dashboardwrapper
<NotificationBadge>
https://github.com/patternfly/patternfly-react/blob/c9886cacdd291d0ead56bd43ff15a49880a7eb3a/packages/react-core/src/demos/DashboardHeader.tsx#L106-L115
This issue has been automatically marked as stale because it has not had recent activity.
Looks like it is Page demos, Nave demos, Masthead demos and Notification drawer demos as well.
There are some plain buttons with a bell icon that look like notification badges that should use the
<NotificationBadge>
component. For example in the dashboardwrapperhttps://github.com/patternfly/patternfly-react/blob/c9886cacdd291d0ead56bd43ff15a49880a7eb3a/packages/react-core/src/demos/DashboardHeader.tsx#L106-L115