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

[ESTRELLA-4] Sync time-based notifications to a "fetch notifications" button #31

Closed
jarenadams21 opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@jarenadams21
Copy link
Collaborator

In the backend, we can make notifications.

This ticket:

  1. Create a small notification bell icon at the top of the page
  2. When this bell is clicked, it should fetch notifications from the backend for the logged in user
  3. If notifications exist, pull them out. Check for any that should have set off
  4. If they should, display the notification details back to the user in a scrollable container of their 1+ notifications
  5. If none, display text saying "No new updates" or somethin
@aditya161216 aditya161216 self-assigned this Nov 22, 2024
This was referenced Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants