Closed dmitrydwhite closed 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.
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.