-
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 2022-01-11] New Chat Room - Letters are doubled when entering Room Name #6725
Comments
Triggered auto assignment to @tgolen ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
This is also related to #6314 cc @TomatoToaster |
I can take a look at this one. Looks like this is happening only on android which is weeird. |
It is also only happening only if you click by mouse on the emulator keyboard and not when you actually type using notebook keyboard 🤯 |
Alright since this is behind a beta, I'm going to demote this from being a deployblocker, but I'll keep track of this bug as I'm working on this PR: #6737 |
Haven't figured out this one yet, once the Auth PR fixing the PolicyRoom logic goes to production I think this could become external since the New Room component is available in |
Before making this external, @jasperhuangg would you happen to know the solution to this? I think it has to do with the android file for the prefix text box. It seems like this is only apparent in the emulator when you use the on-screen keyboard. |
Hadn't gotten time to work on this yet. I'm going to unassign myself for the moment since I won't be able to get to it in a while. |
We can make this |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Current assignee @mountiny is eligible for the Exported assigner, not assigning anyone new. |
I know why it's happening. I've fixed such issue 1 week ago. |
Hey please let me know. I am ready to fix your issue right now because I've fixed such issue 1 week ago. Thanks, Cui. |
Hi @awesome1128 , As per our policy, could you please put together a proposal explaining the following:
Thanks. |
Yeah, but I will explain it in private chat. |
Please read our contributing guidelines. Go through closed issues, know about the process. Make a formal proposal here. |
@awesome1128 This is necessary to understand what would you change in the codebase and how will it impact our app. Secondly, we pay the contributor if we use their solution but you would be submitting a PR with the solution if accepted. |
The problem is the auto-capitalization behaviour present in TextInput for Android (prop documentation). The default value for the prop App/src/pages/workspace/WorkspaceNewRoomPage.js Lines 105 to 123 in 149ed21
ProposalPass prop App/src/components/TextInputWithPrefix/index.android.js Lines 43 to 52 in 149ed21
The component
|
@CamilaRivera This proposal looks great! I think I would like to make this a little bit more general so adding the Just to confirm, have you tried the hardcoded solution and confirmed this will indeed solve this Android specific issue? |
@CamilaRivera Confirmed the hardcoded version works! 🎉 Let's fix this together 😊 Feel free to submit a PR with the general solution as you have described above. Please, apply for the Upwork job which is linked in the issue body. @kevinksullivan Can you please Camila? Thank you very much 🙌 |
📣 @CamilaRivera You have been assigned to this job by @mountiny! |
Nice timing @mountiny , I was just looking at it. 🎀 👀 🎀 C+ reviewed |
Yes, I tried the hardcoded solution. Thanks, @mountiny! I will send my PR with a more general approach as you suggested. I just applied for the Upwork job. |
Hired on upwork @CamilaRivera . |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.24-19 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 2022-01-11. 🎊 |
Issue not reproducible during KI retests. (First week) |
Paid in upwork. Thanks @CamilaRivera ! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
Characters should not be doubled
Actual Result:
Characters are doubled with each type
Workaround:
Unable to type name correctly.
Platform:
Where is this issue occurring?
Version Number: 1.1.20-0
Reproducible in staging?: Yes
Reproducible in production?: No
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
20211212_154634.1.mp4
**Issue reported by:**Applause
Job Post: https://www.upwork.com/jobs/~01404fae44cf52f88e
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: