Closed R-Cole closed 4 years ago
Hi @R-Cole, thanks for the update. I have a few questions/suggestions, please have a look.
A few additional points:
Hi @yugantarjain, looks like the chained capitalize is necessary because no field validation for an all caps entry so fixes that. Also I added tests, new to iOS testing but seems to be passing. Not sure about Travis stuff...would very much like to understand though. Also got rid of the nil coalescing.
Hi @yugantarjain, looks like the chained capitalize is necessary because no field validation for an all caps entry so fixes that. Also I added tests, new to iOS testing but seems to be passing. Not sure about Travis stuff...would very much like to understand though. Also got rid of the nil coalescing.
Hi @R-Cole, thanks for the update! Looks like your latest changes haven't been pushed to the PR yet. Also, can you add a screenshot in the description.
I tried amending previous PR without success, sorry for new pr.
I tried amending previous PR without success, sorry for new pr.
No problem.
Description
Refactored previous func as a computed value that returns first name of user with any errant whit spaces removed. NavTitle remains set to displayMode: inline.
Fixes # 131
Type of Change:
Delete irrelevant options.
Code/Quality Assurance Only
How Has This Been Tested?
User accounts were created with intentional white spaces before the name. User accounts were created with very long first names.
Checklist:
Delete irrelevant options.
Code/Quality Assurance Only