Logic and usecase for remote subfolders

I think (but am not sure) that the current developer team is lower on web skills than C#.

https://github.com/duplicati/duplicati/issues?q=is%3Aissue+is%3Aopen+label%3AUI
has some issues that a skilled web person (I’m not) could probably resolve fairly easily.

Password saver may autofill too many places, getting --auth-password is not supported #4102
may or may not be easy, but bothers me because it bites so often. Here’s today’s case:

Restore: Invalid password or corrupted data AND missing file

I think there are some ways to keep autofill out of fields. One issue is we do want stars.
The problem possibly comes from being a single-page web app. It confuses browsers.

Simple web UI design study proposed a UI revamp while noting our AnglularJS is aging.

UX category and to some extent Features category have other things needing web skill.
At the moment, there are resource limits in pretty much all skills, but I hope it improves.
Being all-volunteer, Duplicati progress relies on whatever its volunteers are able to do…