In particular
Uploading a large resource (resourceId: xxxxx, size:103089014 bytes) which may tie up the sync process
A yellow notification box should be displayed in this case and the message added to the status screen.
I'll look into it
Please make sure to look at the method renderNotification() in MainScreen.jsx as this should be implemented in a similar way. I think the difficulty will be how to bubble up this particular log message to the UI, without creating a hard dependency between the synchronizer and the UI.
Please make sure to look at the method
renderNotification()in MainScreen.jsx as this should be implemented in a similar way. I think the difficulty will be how to bubble up this particular log message to the UI, without creating a hard dependency between the synchronizer and the UI.
Alright, sir, thank you for the additional info, I'll keep that in mind and get this done!
@Rishgod are you working on it?
@Rishgod are you working on it?
@kowalskidev You can go ahead with this if you want to.
Okay thanks... I'm working on it
Hi.
Another status that should be displayed is when sync has failed because of proxy error. For now it lets the user think the sync happened correctly (芦聽terminated : 11/11/20 09:27聽禄) whereas the sync has failed !
It happens when at work I use my enterprise network and that Joplin is behind a proxy and can鈥檛 sync.