learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
768 stars 645 forks source link

Create composable for connection monitoring and replace existing logic with it #12205

Closed rtibbles closed 2 weeks ago

rtibbles commented 3 months ago

Currently, connection monitoring is handled by vuex state, this can be replaced by an internal facing (not exposed in the core API) composable module that defines state at the module level in order to provide a global record of connection monitoring.

nathanaelg16 commented 1 month ago

Hi @rtibbles, can I try this issue?

AlexVelezLl commented 1 month ago

Hi @nathanaelg16. For sure! Thanks for your interest in taking this. I will assign you this issue! Please let us know if you have any questions.