shweta-kumaran / CastNXTfall24

0 stars 1 forks source link

Producer manually adding talent to form submissions ignores some fields #17

Open JSalazar026 opened 2 weeks ago

JSalazar026 commented 2 weeks ago

From the event details of an event that a producer has created, the producer is able to manually add new form submissions. They can do so by navigating to the submitted users tab, like so.

Screenshot 2024-10-09 at 10 46 23 AM

A new user can be added by clicking the button "Add Row" and then inputting values for each field.

Screenshot 2024-10-09 at 10 47 14 AM

At this point, if the save data button is clicked, then the values inputted for the birth date and gender are ignored and not saved in the form submissions. This should be changed so that they are saved if values for these fields are provided.

Screenshot 2024-10-09 at 10 47 32 AM

In addition, the default value for the state and city of a manually inputted user is Oregon, Portland. There is no reason why this should be a default value over any other state and city name.