-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[$250] Android - Chat - Emoji keyboard can not be activated when no other character is added in chat box #41011
Comments
Triggered auto assignment to @tylerkaraszewski ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
@tylerkaraszewski FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #vip-vsp |
Production: az_recorder_20240425_210141.mp4 |
I think we can add external to this. |
Job added to Upwork: https://www.upwork.com/jobs/~01f981538723950232 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The emoji keyboard on android doesn't work unless there's already text in the box. What is the root cause of that problem?Inside of the ComposerWithSuggestions.tsx file there is a boolean to detect if the current platform is an IOS native. App/src/pages/home/report/ReportActionCompose/ComposerWithSuggestions/ComposerWithSuggestions.tsx Line 184 in 951c7b3
However, there is no boolean currently set to detect if the platform is an Android native. This IOS Native boolean alone is used in further logic that should incorporate Android natives as well. App/src/pages/home/report/ReportActionCompose/ComposerWithSuggestions/ComposerWithSuggestions.tsx Line 427 in 951c7b3
App/src/pages/home/report/ReportActionCompose/ComposerWithSuggestions/ComposerWithSuggestions.tsx Line 551 in 951c7b3
After a more complete examination I believe the result is from b107b9c, which includes changes to IOS that should also extend to Android. What changes do you think we should make in order to solve the problem?Adding an additional variable for android OS and incorporating it into the logic will solve the issue and check What alternative solutions did you explore? (Optional)I used my skills to trace the problem directly from the problem description and video. The "Write Something..." prompt led me to the reportActionCompose.writeSomething variable which, after filtering out other avenues, led me to this viable solution. |
📣 @seanbashaw! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
I am demoting this from being blocker as there is a workaround of posting some character or using the in-product emoji keyboard, also this seems to be repro only on some specific Android devices. @seanbashaw thanks for the proposal. The changes you have linked are very old, but this seems to not be repro in production. Would you be able to highlight what change in recent release could have caused this regression? |
Posted here for help |
@mountiny This logic still exist in the most recent version. The following function onChangeText shows this logic being implemented still. App/src/pages/home/report/ReportActionCompose/ComposerWithSuggestions/ComposerWithSuggestions.tsx Lines 547 to 564 in 10fc359
The following commit shows functionality being removed that could have been covered for android in a file that has since been renamed. b2ff88c |
@tylerkaraszewski, @shubham1206agra Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@tylerkaraszewski, @shubham1206agra Eep! 4 days overdue now. Issues have feelings too... |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Doesn't seem like we do. |
@tylerkaraszewski Can we either raise the bounty of this issue or call someone from expert group? |
Issue not reproducible during KI retests. (First week) |
@tylerkaraszewski, @shubham1206agra Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@tylerkaraszewski, @shubham1206agra Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@tylerkaraszewski, @shubham1206agra Eep! 4 days overdue now. Issues have feelings too... |
Issue not reproducible during KI retests. (Second week) |
Closing because not reproducible. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.66-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): gatantm@gmail.com
Issue reported by: Applause - Internal Team
Action Performed:
The issue was detected on the following devices: Google Pixel 8 - Android 14, Google Pixel 6 - Android 14.
Expected Result:
The native emoji keyboard is shown at any flow without issues
Actual Result:
The native emoji keyboard is not shown if there's no other character already entered on the text field
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6461786_1714061290310.az_recorder_20240425_190214.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: