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 Notification System for Real-Time Alerts in EmbeddedChat #949

Open
4 tasks
sushen123 opened this issue Feb 2, 2025 · 1 comment
Open
4 tasks
Labels
enhancement New feature or request

Comments

@sushen123
Copy link

As an EmbeddedChat developer

I need to: Add a notification system to alert users of new messages, mentions, or other real-time events.

So That: Users stay informed of updates even when not actively focused on the chat, improving engagement.

Acceptance Criteria

  • The component accepts a new boolean prop notification.
  • Integrate with real-time events (new messages, mentions, reactions) to trigger notifications.
  • Ensure notifications work when the EmbeddedChat window/tab is inactive or in the background.
  • Update documentation to explain notification features and configuration options.
@sushen123 sushen123 added the enhancement New feature or request label Feb 2, 2025
@sushen123
Copy link
Author

Hey @Spiral-Memory . If this can be implemented, I will start working on this.
Please let me know.

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

No branches or pull requests

1 participant