-
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 2023-10-27] [WAITING ON #28899][$500] [ANDROID] Chat - Closing phone menu, opens keypad with focus on compose #26763
Comments
Triggered auto assignment to @jliexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Chat - Closing phone menu, opens keypad with focus on compose What is the root cause of that problem?That problem happens on small device widths because we use What changes do you think we should make in order to solve the problem?In |
I reported this while ago but it was not filed @jliexpensify - https://expensify.slack.com/archives/C049HHMV9SM/p1692371426492029 |
Thanks @ishpaul777 - if this is a bug, then you'll get credit as the Bug Reporter. |
@ishpaul777 and @lanitochka17 I cannot reproduce this on Android (v63). Can you please try reproducing and share a video? |
Oh my mistake - I was trying to repro on the app, not Chrome. I can definitely see the issue on Chrome now. Thanks @ishpaul777 ! |
Job added to Upwork: https://www.upwork.com/jobs/~01d03561e10ecc1b6d |
Current assignee @jliexpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ArekChr ( |
Looks like this might be an Android only issue - a colleague could not repro on iOS. |
@ginsuma After this change, Onyx will store the isVisible value to true of the modal, which is not true. It may introduce other regressions |
@ArekChr My suggestion is not to use the modal key. |
@ginsuma I mean this code, const hideModal = useCallback(
(callHideCallback = true) => {
if (shouldSetModalVisibility) {
Modal.setModalVisibility(false);
}
if (callHideCallback) {
onModalHide();
}
Modal.onModalDidClose();
if (!fullscreen) {
ComposerFocusManager.setReadyToFocus();
}
},
[shouldSetModalVisibility, onModalHide, fullscreen],
); The issue is that when |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for 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:
|
Payment Summary:
@ArekChr bump to complete the checklist please! |
@jliexpensify App changed the UI after the PR merged, so I made a new PR, which is still in review. |
Thanks, have adjusted this GH! |
No payment date yet |
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.87-12 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 2023-10-27. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
Regression test proposal:
Do we agree 👍 or 👎 |
Yes, the PR took a bit since there was a bit of back and forth, but we should do the 50% penalty as those are our rules. |
@jliexpensify Could you have a second thought about it? |
Hi, folks, coming from #30178 (comment). Just a small note: test.mp4 |
Thank you. |
Paid and job closed. |
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:
When user taps pin and again unpin, no effect on keypad. Similarly , when user taps phone icon, it must open.When user taps phone icon again, it must get closed and keypad must not get opened and focus on compose must not be shown
Actual Result:
When user taps pin and again unpin, no effect on keypad. Similarly, user taps phone icon, it gets open.When user taps phone icon again, the phone option closed and along with it, keypad got opened and focus on compose is shown
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.63-0
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
Notes/Photos/Videos: Any additional supporting documentation
Bug6188767_phone.mp4
Expensify/Expensify Issue URL:
Issue reported by: @ishpaul777
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: