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
As a user who has added images from the Image Library to a collection
I want to see the icon next to the images that have been already added to the collection in a different color from the other icons (such as 'Add to Collection')
So that I can clearly distinguish in the Image Library the images that have been already added from the others
Acceptance Criteria
Use the button class 'btn btn-success' for the icons that indicate an already added image
Eliminate the 'disabled' class so that the color is not faded, rather full color.
Example
Definition of Done
Check into version control
Code review
Unit/Regression Tests
Passes continuous integration tests (automation via Travis)
Meets acceptance criteria
The text was updated successfully, but these errors were encountered:
As a user who has added images from the Image Library to a collection
I want to see the icon next to the images that have been already added to the collection in a different color from the other icons (such as 'Add to Collection')
So that I can clearly distinguish in the Image Library the images that have been already added from the others
Acceptance Criteria
Example
Definition of Done
The text was updated successfully, but these errors were encountered: