You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The work here should include efforts to allow users to share data among shelves.
For one example, as a user, I don't want to carry a series of WebBundles from a trusted provider with me that each end up on their own shelf. I want my shelves of content to work together neatly. I have gotten a series of resources that I now carry with me, but because of this specification, they are each their own fragmented, disunified, separate experience, and I the user have no option, no capability to bring the data that this specification has broken apart on different shelves back together.
The text was updated successfully, but these errors were encountered:
rektide
changed the title
Allow users to collapse shelves
Allow users to collapse shelves together
Oct 24, 2020
Note that I'm extrapolating from the use case "The work here should include efforts to allow users to share data among shelves." something like https://unhosted.org/ in terms of the goal of shared client side storage without involving a server.
The most likely UX experience that would allow users to provide informed consent to shared access to data across origins would be an <input type="file"> picker-like experience where the user is explicitly choosing to provide a grant to a shared resource. The File System Access mechanism uses this approach, for example. One might imagine that once we've standardized multiple storage buckets that a similar mechanism could be used such that an origin creates a bucket marked as shareable, the user could provide some kind of consent to expose this to the local picker list, and then subsequently the bucket becomes accessible from a picker triggered by another origin.
The work here should include efforts to allow users to share data among shelves.
For one example, as a user, I don't want to carry a series of WebBundles from a trusted provider with me that each end up on their own shelf. I want my shelves of content to work together neatly. I have gotten a series of resources that I now carry with me, but because of this specification, they are each their own fragmented, disunified, separate experience, and I the user have no option, no capability to bring the data that this specification has broken apart on different shelves back together.
The text was updated successfully, but these errors were encountered: