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

Work address location dropdown does not populate and is unable to be submitted #30

Open not-damien opened 6 days ago

not-damien commented 6 days ago

Duplicate Check

Issue Type

Not sure

Issue Description

Work address location dropdown does not populate and is unable to be submitted Capture

URL of the Page

https://watechwfcoalition.org/create-profile/employer/disclosures

Steps to Reproduce

1) signup as a employer and follow each step in the flow 2) fill out new company info 3)on last page attempt to add work location

Expected Behavior

No response

Additional Context

No response

Recommended Priority Level

Medium

not-damien commented 6 days ago

This error was also in the server console Capture2

theGaryLarson commented 4 days ago

The work addresses are populated from the existing company addresses. The option add locations by zipcode needs implemented on the company route.