Computing-For-All / nextjs-issue-tracker

Repository created to manage the UAT (User Acceptance Testing) workflow for the Next.js website. This repo will serve as a central hub for tracking issues, feedback, and improvements identified during testing phases, ensuring a smooth and efficient UAT process.
0 stars 0 forks source link

Avatar Image Load #18

Open theGaryLarson opened 1 week ago

theGaryLarson commented 1 week ago

Duplicate Check

Issue Type

Bug

Issue Description

When changing image on introduction page after initial setting of a new image. It does not properly load to blob storage or display in the image placeholder in the AvatarUpload component.

URL of the Page

/create-profile/jobseeker/introduction

Steps to Reproduce

  1. Select an initial image to change from the default provided by OAuth provider
  2. Finish account creation
  3. go back to the above listed page jobseeker create profile introduction.
  4. select an image to upload from your computer
  5. Image will change briefly and revert back to the originally selected image

Expected Behavior

Expect the image to change to the new selection and be uploaded to blob storage.

Additional Context

{9EAD3465-9D3F-4C4B-A6F3-A944ABE8A386}

Recommended Priority Level

Low