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

UX Indicator of unread calls in herd #8

Open
mattyg opened this issue Mar 2, 2023 · 0 comments
Open

UX Indicator of unread calls in herd #8

mattyg opened this issue Mar 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mattyg
Copy link
Owner

mattyg commented Mar 2, 2023

  • Track if an agent has read a call in the frontend state
  • Create a new coordinator zome function get_calls_count to return the number of calls in a herd
  • Poll get_calls_count periodically in the Watering Hole to identify which herds have new calls
  • Display visual indicator next to herd name indicating that there are new, unread calls in herd
  • Display visual indicator on Call in AllPosts component, indicating that it has not been read
@mattyg mattyg added the enhancement New feature or request label Mar 2, 2023
@mattyg mattyg moved this to Backlog (ordered by priority) in Herddit Project Management Mar 22, 2023
@mattyg mattyg changed the title Polling for new, unread calls in herd UX Indicator of new, unread calls in herd Mar 23, 2023
@mattyg mattyg changed the title UX Indicator of new, unread calls in herd UX Indicator of unread calls in herd Mar 23, 2023
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
Status: Backlog (ordered by priority)
Development

No branches or pull requests

1 participant