How to show red badge/count of notifications? #399
|
Right now the implementation does not appear to show any red dot/number on the bell icon when the user has a notificaiton, so the user will not see it unless they decide to click on it - what is the best approach to fixing this? |
Answered by
haydenbleasel
Jan 14, 2025
Replies: 3 comments 3 replies
|
@JEverhart383 does the NotificationIcon component do this automatically? I swapped it out with a custom one for styling not realizing that this functionality may be built in. |
0 replies
|
@haydenbleasel yeah, the |
2 replies
|
@nkeat12 @JEverhart383 Resolved in f22c14f. I haven't verified the styling of the notification count, so let me know if you run into any other issues! |
1 reply
Answer selected by
haydenbleasel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@nkeat12 @JEverhart383 Resolved in f22c14f.
I haven't verified the styling of the notification count, so let me know if you run into any other issues!