AmericaSCORESBayArea / Coach-Registration-React-Web

for new and returning Scores Coaches to update their info
2 stars 0 forks source link

Coach Registration is showing the "retired" Typeform for some users and not the React App causing record errors #25

Open CritiqalPete opened 6 months ago

CritiqalPete commented 6 months ago

The Typeform integration is unsupported. One consequence is Coaches are being created with no Account ID. sending Null for Account (School) ID results in the Contact getting an automated Household Account assigned which is incorrect.

So far, @andrerhodes can demonstrate this 100% on his MAC: Firefox, Safari, and Google Chrome with caches cleared and Web Security disabled. Some CORS errors are observed in the console log

CritiqalPete commented 6 months ago

@lautirozen any update on implementing the React form for new registrations?

CritiqalPete commented 6 months ago

This looks done now. When I click "new" I get the React Form. However I only tested the Coach Flow. Someone needs to test signing on as a new parent with a phone# that is not presently in our system. @Abbybretado this might be a good one for you. I will share notes on how to test.