patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Update plain notification bell buttons in masthead to use notification badge

Open mcoker opened this issue 1 year ago • 1 comments

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

https://github.com/patternfly/patternfly-react/blob/c9886cacdd291d0ead56bd43ff15a49880a7eb3a/packages/react-core/src/demos/DashboardHeader.tsx#L106-L115

mcoker avatar Jun 17 '24 19:06 mcoker