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, when I visit my dashboard, I see a button (?) to add a photo. When I click that button, a file explorer opens. When I select a file and I click Upload, the photo is added to my dashboard and user profile pages.
Notes:
Relevant GraphQL endpoint: createPhoto mutation
The text was updated successfully, but these errors were encountered:
As a user, when I visit my dashboard, I see a button (?) to add a photo. When I click that button, a file explorer opens. When I select a file and I click
Upload
, the photo is added to my dashboard and user profile pages.Notes:
createPhoto
mutationThe text was updated successfully, but these errors were encountered: