amitharjani93 / TestRepo

0 stars 0 forks source link

User Profile Picture Not Updating #1

Closed amitharjani93 closed 4 days ago

amitharjani93 commented 3 weeks ago

This is the first issue to be added in this repo

amitharjani93 commented 3 weeks ago

This issue is due to the high load time of the script.

amitharjani93 commented 2 weeks ago

When a user attempts to update their profile picture, the new image is not being saved or displayed. Instead, the old image continues to appear even after refreshing the page.

amitharjani93 commented 2 weeks ago

Steps to Reproduce:

Log in to the application. Navigate to the user profile page. Click on the "Change Profile Picture" button. Upload a new image and click "Save." Observe that the old image is still displayed.

Expected Behavior: The new profile picture should be saved and displayed immediately after being uploaded. Priority: High