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
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
Choose a country ex. Canada (navigating to the Canada/products route)
Click on Sign In
Log in using any account (I used manager01).
Click on Account Setting in the sidebar.
Click upload image and select a file on your computer.
Select OK in the prompt that appears.
Expected:
The users profile picture should be updated with the provided image.
Actual:
No change occurs.
Screenshot:
Before uploading a profile image:
After uploading a profile image:
Notes:
This bug shows a few important issues with the account settings process:
The Upload Image button looks more like a text input box than a button. The highlighting effect on hover to indicate that it is a button often doesn't work too.
The "Account Setting" tab should be called "Account Settings"
The user has no idea what kind of file to upload. What file types are accepted for profile photos? What size photo?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Severity
Low
Environment
Windows 10 Desktop
Chrome
Steps to reproduce:
Run the application
Expected:
The users profile picture should be updated with the provided image.
Actual:
No change occurs.
Screenshot:
Before uploading a profile image:
![image](https://user-images.githubusercontent.com/35268731/109885009-dd2c6e00-7c4b-11eb-8015-fcc4195f389a.png)
After uploading a profile image:
![image](https://user-images.githubusercontent.com/35268731/109885087-f503f200-7c4b-11eb-8f80-d735bbeac0aa.png)
Notes:
This bug shows a few important issues with the account settings process:
The text was updated successfully, but these errors were encountered: