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
Description
Users would like to be able to add tags to their image collections, so that they can then filter and search by tags in the image collection list view.
Proposal
User should be able to add tags to collections, either by selecting existing ones or adding new ones. Image collection model will have a list of tags.
We will need new search methods in the ImageCollectionRepository as well to search by tags.
The text was updated successfully, but these errors were encountered:
Description
Users would like to be able to add tags to their image collections, so that they can then filter and search by tags in the image collection list view.
Proposal
User should be able to add tags to collections, either by selecting existing ones or adding new ones. Image collection model will have a list of tags.
We will need new search methods in the
ImageCollectionRepository
as well to search by tags.The text was updated successfully, but these errors were encountered: