-
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-02-07] [$125] Teachers Unite - The character input is limited #35144
Comments
Job added to Upwork: https://www.upwork.com/jobs/~0149b1c044231d033c |
Triggered auto assignment to @greg-schroeder ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ishpaul777 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Teacher's name doesn't allow accented chard. What is the root cause of that problem?We use the App/src/pages/TeachersUnite/IntroSchoolPrincipalPage.tsx Lines 57 to 66 in eb988f3
What changes do you think we should make in order to solve the problem?We should use either CONST.REGEX.ALPHABETIC_AND_LATIN_CHARS.test(name) What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Teachers Unite - The character input is limited What is the root cause of that problem?For validation we are using App/src/pages/TeachersUnite/IntroSchoolPrincipalPage.tsx Lines 57 to 59 in 6e2c58d
That checks for latin characters App/src/libs/ValidationUtils.ts Lines 326 to 329 in 6e2c58d
What changes do you think we should make in order to solve the problem?If we don't want this validation, we can create a new same method and remove What alternative solutions did you explore? (Optional) |
Upwork job price has been updated to $125 |
Adjusting price as it's low priority. |
I am interested |
Thanks for proposals @paultsimura @BhuvaneshPatil , we can move forward with @paultsimura as this straightforward fix and they proposed it first #35144 (comment), to allow accented latin chars in 'I know a teacher" Form , either reusing 1️⃣ use the same validation as 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @AndrewGable, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @ishpaul777 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @paultsimura 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Merged, awaiting deploy to staging -> prod |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.33-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-02-07. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
The earlier validation was introduced in #26412 quite intentionlly not by mistake so i dont we need point this on the PR. Also this was not impactful issue so the Regression test is not required. |
All right, looks like we're ready to go for payment tomorrow, 2/7. Offers are accepted. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue found when executing #34502
Version Number: 1.4.31.1
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: applause internal team
Slack conversation:
Action Performed:
Expected Result:
I should be able to input characters that the profile display name accepts.
Actual Result:
The character input is limited, it only accepts Latin characters. I can input the same text as my profile display name without problems.
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6354472_1706178292386.OCXB4780.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: