fyeung
fyeung
NNovu
Created by fyeung on 8/29/2024 in #💬│support
Notification Center Bell Icon Unseen indicator remains until you close notification center
Hi, I noticed that the notification bell icon does not change state from unseen to seen until you close the center. This is an issue as if you click on a card and navigate yourself, it could create a new notification center component in the closed state with the unseen icon still there. Is there a way we can update the icon status on open instead?
7 replies
NNovu
Created by fyeung on 8/15/2024 in #💬│support
Workflow Tags
I am not sure if this is a bug, but I am trying to tag several of my workflows with the same tag and I cannot see the tags that were created from tagging another workflows. Are tags manageable across workflows, or are they only applicable to the workflow they were created for?
4 replies
NNovu
Created by fyeung on 8/1/2024 in #💬│support
Ignore subscriber preference on some notification trigger
I know it is possible to set a workflow to be critical to ignore subscriber preference, but is it possible to do this per the trigger call? We want to be able to follow user preferences unless the trigger is from specific use cases.
5 replies
NNovu
Created by fyeung on 7/29/2024 in #💬│support
Referencing step count in email layout
I am trying to conditionally show some elements based on step count (i.e. show different things when it is a digest message). It works fine when i do it on a workflow level, but it doesn't seem to be working as expected on a layout level. Is this expected as a limitation of layouts, or am I doing something incorrect? Example of what I am doing below. Thanks {{#equals step.total_count 1}} Just a single step {{else}} More than one step {{/equals}}
6 replies
NNovu
Created by fyeung on 7/29/2024 in #💬│support
Is it possible to set environment variables for Novu environments?
I am trying to reference some variables in my email/in app steps, such as domains that can change between development vs production environment. Is there any way we can set these within Novu, or will we have to send it as part of the payload?
7 replies
NNovu
Created by fyeung on 7/11/2024 in #💬│support
Disable Selection Color in Notification Center
Hi, I noticed that selection color is always set in the notification center, whether it be the branding color or the theme color. Is there any way we can override to unset this?
https://github.com/novuhq/novu/blob/dea7d4a905dcd1f7682251d1464a77e769c2ff48/packages/notification-center/src/components/notification-center/components/AppContent.tsx#L30
8 replies
NNovu
Created by fyeung on 6/24/2024 in #💬│support
Preferences Button in Custom Header
Hi all, I am trying to customize the header within PopoverNotificationCenter. Is there anyway I can replicate the behavior of the settings/preferences button? I can't seem to find a way to change to the preferences view. https://docs.novu.co/notification-center/client/react/customization#header-footer-and-empty-state
6 replies