AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

The Region selection in select_club_component is not up to date and must be dynamic #510

Open CritiqalPete opened 3 weeks ago

CritiqalPete commented 3 weeks ago

Describe the issue Presently the list includes inactive regions and is missing some new. This is because it is hardcoded.

To Reproduce

  1. Login
  2. View the Session Screen
  3. Open the Select A Region picker

Results Marin appears (this is replaced by Marin & San Rafael combined

Expected the exact list maintained in Salesforce should appear. There is an API service to support this implementation.

Screenshots image

CritiqalPete commented 3 weeks ago

@AleksandrMolchagin please note the endpoint that is used for this