forge icon indicating copy to clipboard operation
forge copied to clipboard

fix(app-bar-notification-button): fixed a bug where the badge count could not be unset and updated the logic to not render the count

Open DRiFTy17 opened this issue 9 months ago • 1 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: N
  • Docs have been added/updated: Y
  • Does this PR introduce a breaking change? N
  • I have linked any related GitHub issues to be closed when this PR is merged? N

Describe the new behavior?

Updated the count property to accept more types and properly allow for disabling the count text.

DRiFTy17 avatar May 17 '24 19:05 DRiFTy17