Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Save Notifications so they don't get lost on refresh #10

Open
victorbutler opened this issue Apr 18, 2018 · 1 comment
Open

Save Notifications so they don't get lost on refresh #10

victorbutler opened this issue Apr 18, 2018 · 1 comment
Labels
bug Something isn't working
Projects
Milestone

Comments

@victorbutler
Copy link
Owner

Save Notifications to local bot data storage so new users and users that refresh don't lose the notifications previously sent

@victorbutler victorbutler added the bug Something isn't working label Apr 18, 2018
@victorbutler victorbutler added this to the v0.1 milestone Apr 18, 2018
@victorbutler victorbutler added this to To do in v0.1 via automation Apr 18, 2018
@victorbutler
Copy link
Owner Author

This one is a little more in-depth. We'll move notification creation to the bot side so the UI doesn't have to make decisions on what is and what is not a notification. This way, the bot will know what a notification is, and perform the save operation on the bot side. Then the data will be safe if new users connect, or if the user refreshes their browser.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
v0.1
  
To do
Development

No branches or pull requests

1 participant