CS342 / 2023-Utah

The CS342 2023 U-STEP Project
MIT License
0 stars 3 forks source link

Change name field labels in onboarding #60

Closed vishnuravi closed 1 year ago

vishnuravi commented 1 year ago

Problem

Mentors have asked for name field labels in onboarding to be changed from Given Name and Family Name to First Name and Last Name. This is currently not configurable in CardinalKit.

Solution

The following open PR on CardinalKit will make these fields configurable and sets the default to the labels needed: https://github.com/StanfordBDHG/CardinalKit/pull/54.

Additional context

No response

Code of Conduct

jenlmoore commented 1 year ago

Completed, marking as done.