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
Given the application has internet connectivity and I am authenticated As a user with at least one avatar I want to inform the user that they have no selected avatars So they know they need to select one
Acceptance Criteria
When there's no selected avatar:
Show a warning view at the top of the page saying: "No image is assigned to this address. Please select an image otherwise the default will be used."
The profile card should show whatever the default avatar returns from the backend (at the moment it's the Gravatar logo).
The alert should be dismissible and re-appear when the QE is closed and opened
The text was updated successfully, but these errors were encountered:
User Story
Given the application has internet connectivity and I am authenticated
As a user with at least one avatar
I want to inform the user that they have no selected avatars
So they know they need to select one
Acceptance Criteria
The text was updated successfully, but these errors were encountered: