Create collections
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Collections are always created, starting from an object
- If there is no collection yet on the profile page, then there is this hint and a link to get to the explore page for looking at objects and adding them to a collection or creating one:
- Clicking on "add to collection" leads to a new dialog
- If there are existing collections, they are listed here.
- the greyed out checkmark icon means the object is already in this collection
- the black plus icons mean, here in this collection you can add the object to
- the black icon turns into a blue checkmark once the user selects the collection
- if there is no collection the user wants to add the object to, here is the possibility to create a new collection (see dialog below)
- we only show up to 5 collections here in the list
- if the user has more than 5 collections, the dialog gets a search bar with a dropdown, instead of a list.
- if there is no collection the user wants to add the object to, here is the possibility to create a new collection:
- clicking on "New collection" leads to this dialog where the user can add a title and a description
- the object or the multiple objects that were selected are automatically in this collection then
- when clicking "edit metadata" at the collections 3 dot menu, the user can edit title and description of the collection.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.