SolidOS/solid-ui

SolidOs should be able to let users have more Bookmark instances

Opened this issue · 2 comments

This is at the moment limited here: https://github.com/solid/solid-ui/blob/23e59b8bf7463376735665cfd2376400072ece71/src/chat/bookmarks.js#L103 in code
Make sure to change the tests here: https://github.com/solid/solid-ui/blob/23e59b8bf7463376735665cfd2376400072ece71/test/unit/chat/bookmarks.test.ts#L63 accordingly.
However, we need to describe how to reconcile this on frontend, in ui too.

See https://gitter.im/solid/solidos?at=6241820399d94f5f0c70c091 and replies for discussion.

We should be able to have any number of instances of a type for all types, not just bookmarks.

We should be able to have any number of instances of a type for all types, not just bookmarks.

I think it is the case except for bookmarks. I can have many Chats, or meeting or trackers