I filed two ngclient issues directly.
Destination log lacks ngax “Load older data” button #227
Destination log text is mostly not copyable, copies caret-down. #228
Another could use some discussion about Duplicati results reporting.
Missing contents in log page #82
“Additionally (maybe same issue) the warnings are not showing” which got fixed, but what about error count, and what about fatal, and what icon and color should be used for what?
The top backup has ParsedResult of Fatal, maybe explaining icon, text, and no “1 error”.
On ngclient, it looks like this:
which made me first wonder about no info on errors, then wonder about icon and color.
It wasn’t clear how to get a ParsedResult of Error instead of Fatal. Anyone got a case?
Improve result reporting #4978 was old discussion. I’m pretty sure ngclient lacks these, however a developer should look to see exactly how much of the ngax function got lost.
Possible code for for of this which I found before the ngax PR (which also cites its files):
https://github.com/duplicati/duplicati/blob/master/Duplicati/Server/webroot/ngax/templates/backup-result/entryline.html
https://github.com/duplicati/ngclient/blob/main/src/app/backup/log/general-log/general-log.component.html