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 fields for my:
first name (required)
last name (required)
email (not editable)
street address
city
state
zip code (required)
short description
long description
When I edit these fields and I click Save Changes, I see a notification that my profile has been updated. When I reload the page, my new details are displayed.
Notes:
Relevant GraphQL endpoint: updateUser mutation
The text was updated successfully, but these errors were encountered:
As a user, when I visit my dashboard, I see fields for my:
When I edit these fields and I click
Save Changes
, I see a notification that my profile has been updated. When I reload the page, my new details are displayed.Notes:
updateUser
mutationThe text was updated successfully, but these errors were encountered: