Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: managing seen/unseen states not supported in @novu/react, it was supported in @novu/notification-center #6914

Open
2 tasks done
LeftoversTodayAppAdmin opened this issue Nov 11, 2024 · 1 comment
Labels

Comments

@LeftoversTodayAppAdmin
Copy link

🔖 Feature description

From @jainpawan21 : managing seen/unseen state of notifications was supported in the old @novu/notification-center but is no longer supported in the new @novu/react hooks and components.

🎤 Why is this feature needed ?

I would love to use this feature to build a notification experience very similar to Facebook where the app badge count is set based on the seen/unseen counts and not the read/unread counts. Also I want to be able to mark all notifications as seen after the user opens the notification popup to clear the badge count but still keep the distinction of read/unread in the notification list.

✌️ How do you aim to achieve this?

@novu/react components and hooks support setting seen/unseen states for all notifications and individual notifications, and hooks to fetch seen/unseen counts in the SDK and react hooks.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant