dmitrydwhite / mr-whites-help-page

1 stars 0 forks source link

Each Client Pushes to Resolved #16

Closed dmitrydwhite closed 7 years ago

dmitrydwhite commented 7 years ago

Currently, when multiple clients are receiving the new list, each one will push the most recently resolved problem to the resolved list. So when a whole class is running the app, the resolved list gets each resolved item pushed to it by each client.

This needs to be deduplicated.