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 polling on the client #306

Open
Tracked by #302
johnhooks opened this issue Apr 25, 2023 · 0 comments · May be fixed by #397
Open
Tracked by #302

Implement notification polling on the client #306

johnhooks opened this issue Apr 25, 2023 · 0 comments · May be fixed by #397
Assignees
Labels
javascript Pull requests that update Javascript code
Milestone

Comments

@johnhooks
Copy link
Collaborator

What problem does this address?

Currently notifications are only fetched on the initial page load, new notifications are not displayed until the next page transition.

What is your proposed solution?

Poll the REST API for new notifications on set interval.

Questions

  • A what interval should we poll for new notifications?

Please confirm that you have searched existing issues in the repo.

Yes

@johnhooks johnhooks added the javascript Pull requests that update Javascript code label Apr 25, 2023
@Sephsekla Sephsekla added this to the 0.3.0 milestone Apr 26, 2023
@filipac filipac linked a pull request Aug 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants