remotestorage / remotestorage-widget

⬡ Connect widget for remoteStorage.js
https://remotestorage.io
28 stars 16 forks source link

Improve sync status display/behavior #135

Closed raucao closed 1 month ago

raucao commented 1 year ago

Use new sync status information from rs.js to only show sync as finished, when it was actually completed. Otherwise, wait for next sync and mark completed as reported as such.

Requires https://github.com/remotestorage/remotestorage.js/pull/1290

raucao commented 1 year ago

@galfert Thanks for the review! I think we should get the rs.js PR merged before this one, so that master here isn't broken with rs.js master/latest.