-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HOLD for payment 2024-08-26][$250] Settings - Legal first and last name fields aren't accepting umlaut characters #46345
Comments
Triggered auto assignment to @johncschuster ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Legal first and last name fields aren't accepting umlaut characters What is the root cause of that problem?In here We are considering a valid legal name that has no accented chars. App/src/libs/ValidationUtils.ts Lines 355 to 356 in 5e65276
What changes do you think we should make in order to solve the problem?we should update regex Line 2292 in 5e65276
What alternative solutions did you explore? (Optional)We can consider removing the |
Job added to Upwork: https://www.upwork.com/jobs/~015c756a4a661d9b30 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
Looks like bank account personal name rejected accent chars in #37052 and then reverted in #44689 to accept back. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Legal first and last name fields aren't accepting umlaut characters What is the root cause of that problem?In the code below, the validation of the legal name requires that it has no accented characters. App/src/libs/ValidationUtils.ts Lines 355 to 356 in 5e65276
What changes do you think we should make in order to solve the problem?To accept accented characters, remove the App/src/libs/ValidationUtils.ts Lines 355 to 356 in 5e65276
After that, remove the Line 2292 in 5e65276
Below is a POC after applying the change: acc.mp4What alternative solutions did you explore? (Optional) |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@johncschuster, @situchan Huh... This is 4 days overdue. Who can take care of this? |
Yes, I think so. If we're going to accept accent characters in the personal name fields, we should accept them in all fields in which a user can enter their legal name. |
We can go with @daledah's alternative solution as we now accept accent characters in legal name. @daledah please make sure to add / update unit tests accordingly 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @robertjchen, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Let's roll with @daledah's approach 👍 |
📣 @situchan 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @daledah You have been assigned to this job! |
Looks like the changes are out- @johncschuster would you be able to handle the next steps here? 🙏 |
@robertjchen @johncschuster @situchan @daledah this issue is now 4 weeks old, please consider:
Thanks! |
bump @johncschuster on next steps 🙏 |
Sorry for missing your ping, @robertjchen! Yep! I'll take care of next steps (let me catch up on those now) |
@daledah, can you please apply to the Upwork Job? @situchan, do we need a set of regression test steps? |
I've adjusted the title of the issue to reflect the date this should have been paid out. This will also help me come back to this since I action all of my "Hold for payment" issues first thing in the morning and won't miss it. |
The automated tests already cover regression test so I think we're all good. |
Sweet. Thanks! |
@johncschuster I have 0 Upwork Connect point so cannot, would you mind sending the offer to my profile here? https://www.upwork.com/freelancers/~0138d999529f34d33f Thx |
@johncschuster Great, done 🙏 |
thanks, all! |
@johncschuster @robertjchen The Upwork job for me remains unpaid, could you kindly reopen the issue and take a look at that? Thx |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.13-3
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
I should be able to save a legal name with umlauts
Actual Result:
Legal first and last name fields aren't accepting umlaut characters
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6554003_1722020390811.bandicam_2024-07-26_20-31-57-432.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: