patternfly-react
patternfly-react copied to clipboard
feat(NotificationBadge): add support for plain variant
What: Closes #12066
Currently I've added support for "plain" based on the issue's usage (adding it to the existing variant prop), but I'm wondering whether this may be better as a separate isPlain flag. Though the NotificationBadge props are not 1:1 with Button's props, so maybe adding it as part of the variant prop is still fine. LMK if anyone has thoughts or preferences about one method or another.
Preview: https://pf-react-pr-12139.surge.sh
A11y report: https://pf-react-pr-12139-a11y.surge.sh
Did we ever get design approval? I see the question in https://github.com/patternfly/patternfly-react/pull/12069 but no response