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

Implement in app channel notifications on Dapp #1864

Closed
rohitmalhotra1420 opened this issue Sep 23, 2024 · 0 comments · Fixed by #1875
Closed

Implement in app channel notifications on Dapp #1864

rohitmalhotra1420 opened this issue Sep 23, 2024 · 0 comments · Fixed by #1875
Assignees
Labels
Priority 1 Indicates highest priority

Comments

@rohitmalhotra1420
Copy link
Collaborator

rohitmalhotra1420 commented Sep 23, 2024

Problem:

  • Right now when the notification is sent for a user subscribed channel there is not intimation or a notification shown to the user.

Solution:

  • We need to implement the in-app notification functionality platform wide when the user wallet is connected.
  • More details about notification types can be found here: https://push.org/docs/notifications/build/stream-notifications/
  • We are already using the notification stream in the AppContext file.
  • Designs for this notification needs to be discussed with Zee.
  • We will be using the blocks notification component for to implement this feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 1 Indicates highest priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants