diffuse icon indicating copy to clipboard operation
diffuse copied to clipboard

Make the browser storage option the default

Open icidasset opened this issue 3 years ago • 2 comments

People shouldn't need to select a storage method first thing. User data should be stored in the browser by default, and a clear UX should be provided to move to another storage method.

icidasset avatar Sep 29 '21 14:09 icidasset

I've only seen this in the remoteStorage library and wish it was as seamless everywhere. I have it working in my multi-protocol wrapper so that someone could start in local storage and move to fission, but it's a bit verbose: https://github.com/0dataapp/0datawrap#multiple-protocols

Might also be good to make it seamless in storagestack https://github.com/jorishermans/storagestack

I think each developer shouldn't need to build this: library-level rather than app-level…

rosano avatar Sep 29 '21 14:09 rosano

I support this.

gityzon avatar Sep 03 '22 09:09 gityzon