duplicati / ngclient

Angular Client for Duplicati
MIT License
1 stars 0 forks source link

Google Cloud Storage is missing a"Test" button #18

Closed kenkendk closed 3 weeks ago

kenkendk commented 1 month ago

The user should be able to click "Test".

The test button should call "Test" on the backend. If the error is a "FolderNotFound" the FE should suggest to create the bucket. If the user consents, the FE can call "CreateFolder" to create the bucket.