AmericaSCORESBayArea / AmericaScores-CoachApp

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

(bug) Gender selector displays incorrect value after selecting during new student registration #508

Open CritiqalPete opened 3 weeks ago

CritiqalPete commented 3 weeks ago

Chose Female but Shows Male, etc.

To Reproduce Steps to reproduce the behavior:

  1. Select a team with regular (not headcount) roster
  2. Select Students Tab
  3. From the widget, select Enroll Student
  4. Select CREATE
  5. after entering a student name, scroll to the Gender dropdown
  6. Choose Female or Unknown

Expected behavior The value selected should appear as the chosen option

Screenshots Screenshot_1718245485 in the example above "Option 5" is shown instead of the selected value "Unknown"

This is happening in Release 20.82 also!

CritiqalPete commented 3 weeks ago

image