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

Past Notifications #94

Open
3 tasks
WillieCubed opened this issue Jan 17, 2024 · 0 comments
Open
3 tasks

Past Notifications #94

WillieCubed opened this issue Jan 17, 2024 · 0 comments
Assignees
Labels
feature End user functionality

Comments

@WillieCubed
Copy link
Member

WillieCubed commented Jan 17, 2024

As an agent, I should be able to see all past notifications so I can review anything I missed.

Acceptance Criteria

  • CBO agent is able to view all notifications they have been sent before

Tasks

  • Create an interface/functions to store and retrieve notification events
  • Store notifications in a key-value store
  • Implement notifications pop-up dialog that's accessible from the top app bar

Additional Info

For now, notifications should be in the form of missed calls and text messages that have not been explicitly resolved. Every notification should keep track of when it was originally created and have a flag that keeps track of whether it was resolved.

Final mockups TBD

@WillieCubed WillieCubed added the feature End user functionality label Jan 17, 2024
@WillieCubed WillieCubed added this to the User Experience Sprint 1 milestone Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature End user functionality
Projects
Status: Todo
Development

No branches or pull requests

3 participants