-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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-09] [$250] Not able to dismiss keyboard on invite workspace member page #46134
Comments
Triggered auto assignment to @Christinadobrzyn ( |
Note I can take over as C+ as i reported the bug and have more context |
ProposalPlease re-state the problem that we are trying to solve in this issue.Can't close keyboard in invite workspace message page. What is the root cause of that problem?The input ref callback calls App/src/pages/workspace/WorkspaceInviteMessagePage.tsx Lines 206 to 212 in 98eb1bb
Every time the ref callback is called, the input is focused, so we can't close the keyboard because it keeps getting refocused. I checked and this happens in some pages too that follows the same pattern as above. What changes do you think we should make in order to solve the problem?We need to call
What alternative solutions did you explore? (Optional)The reason we put it inside the ref callback is that we want to call it on the mount, however, the input is wrapped in a FormProvider which uses |
Added an alternative solution. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Not able to dismiss keyboard on invite workspace member page What is the root cause of that problem?We added an ios only fix here that called App/src/libs/updateMultilineInputRange/index.ios.ts Lines 17 to 24 in 912c804
This has since been fixed in react native and the ios only code is no longer needed. We can remove it. What changes do you think we should make in order to solve the problem?We should remove the file here with the ios only hack:
ResultThis works perfectly: iOSScreen.Recording.2024-07-24.at.11.49.02.PM.movWebScreen.Recording.2024-07-24.at.11.49.46.PM.mov |
I can reproduce this, and I think it's part of VIP-VSB. I think this can be external so adding some labels. |
Job added to Upwork: https://www.upwork.com/jobs/~01ad48ce8ad9a0c2ca |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
hey @Christinadobrzyn , can i be the C+ here? i reported the issue and have context, mentioned about it here |
Was there any discussion about being C+ on the issue if they reported that bug? |
There are 2 root causes which make this bug happen:
|
@bernhardoj's proposal (main solution) looks good to me. |
Triggered auto assignment to @blimpich, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
PR is ready cc: @aimane-chnaif |
update for melvin - PR is under review |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.15-9 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-08-09. 🎊 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:
|
Payouts due (needs review).
@allgandalf can you confirm the role you played in this job? Also, what is your Upwork profile? @aimane-chnaif do we need a regression test? |
I don't think so as this is iOS specific bug and super minor, not affecting product. |
Requested in ND. |
$250 approved for @bernhardoj |
We're at payday. @aimane-chnaif can you please request $250 payment through NewDot? Otherwise, I think we can close this since there's no regression test. Let me know if I'm missing anything! |
Payment Summary
BugZero Checklist (@Christinadobrzyn)
|
This is pending NewDot payment to @aimane-chnaif but we can close while that is processing. Let me know if I've missed anything. |
@Christinadobrzyn I am still using upwork. Can you please reopen and sort payment? Thanks |
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: 9.0.11-3
Reproducible in staging?: Yes
Reproducible in production?: Yes
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: @allgandalf
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1721832207268919
Action Performed:
Expected Result:
User able to dismiss the keyboard by tapping
Return
keyActual Result:
Unable to dismiss the keyboard
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
RPReplay_Final1721832050.MP4
RPReplay_Final1721839996.MP4
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @ChristinadobrzynThe text was updated successfully, but these errors were encountered: