-
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-07-10] [HOLD for payment 2024-07-02] [$250] Message - Send button not response in mobile view and after returning to normal view #43650
Comments
Triggered auto assignment to @isabelastisser ( |
We think this issue might be related to the #vip-vsb |
Job added to Upwork: https://www.upwork.com/jobs/~013bc99e56ff65d5ac |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @hoangzinh ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.issue is reproducible from the steps mentioned in the issue. What is the root cause of that problem?For send button, we are using Places where
other two places...2. IOURequestStepScan (may be affected)App/src/pages/iou/request/step/IOURequestStepScan/index.native.tsx Lines 488 to 490 in d565bb1
App/src/components/MagicCodeInput.tsx Lines 362 to 363 in 6c3f605
The SendButton component would look like: <View
style={styles.justifyContentEnd}
// Keep focus on the composer when Send message is clicked.
onMouseDown={(e) => e.preventDefault()}
>
<Tooltip text={translate('common.send')}>
<PressableWithFeedback
style={({pressed, isDisabled}) => [
styles.chatItemSubmitButton,
isDisabledProp || pressed || isDisabled ? undefined : styles.buttonSuccess,
isDisabledProp ? styles.cursorDisabled : undefined,
]}
role={CONST.ROLE.BUTTON}
accessibilityLabel={translate('common.send')}
disabled={isDisabledProp}
onPress={handleSendMessage}
>
... What alternative solutions did you explore? (Optional)Thinking of confirming if it's an upstream issue with |
📣 @vaib-contrib! 📣
|
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
with:
What alternative solutions did you explore? (Optional)
|
Bump @hoangzinh to review the proposals above. Thanks! |
Thanks for proposals, everyone.
Screen.Recording.2024-06-16.at.05.29.29.mov
|
@hoangzinh The video player progress uses |
@truph01 how about MagicCode? App/src/components/MagicCodeInput.tsx Line 214 in 3e1d94a
|
@hoangzinh I see that the
|
@hoangzinh As you can see in this logic, https://github.com/software-mansion/react-native-gesture-handler/blob/0b983ed9dd6c7e11d3b6906a85faa535346a16e0/src/handlers/gestures/GestureDetector/index.tsx#L154-L160, the That is why in my solution, I added the |
Looks good, can you add above into your proposal so internal engineer can review it as well? Thanks |
@hoangzinh I updated proposal |
@truph01's proposal #43650 (comment) looks good to me 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @luacmartins, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @hoangzinh 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
@hoangzinh PR #43976 can be reviewed |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.1-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 2024-07-02. 🎊 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 solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.3-7 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-07-10. 🎊 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:
|
Bump @hoangzinh to complete the checklist above before payment. Thanks! |
BugZero Checklist:
|
@hoangzinh $250 automatic offer (Reviewer), please accept the offer in Upwork, and I will process the payment. Thanks! @truph01 automatic offer (Contributor). The payment is processed in Upwork. |
all set! |
Accepted. Thanks @isabelastisser |
Hi @isabelastisser I haven't received the payment yet. Can you checkout the offer link here https://www.upwork.com/nx/wm/offer/102782090? Thank you. |
Hey @hoangzinh, the payment has been processed. Can you please confirm? Thanks! |
Received. Thanks @isabelastisser |
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: v1.4.82-4
Reproducible in staging?: Y
Reproducible in production?: Y
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
Message sent in mobile view as in normal
Actual Result:
Send button not response. Also, after returning to normal view, Send button not response. User need to reload page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6511866_1718276240791.mobile_view.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @isabelastisserThe text was updated successfully, but these errors were encountered: