-
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-08-16] [$1000] mweb - Conversation - Login field is focused when sign out in offline mode #23797
Comments
Triggered auto assignment to @CortneyOfstad ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Login field is focused when sign out in offline mode What is the root cause of that problem?In What changes do you think we should make in order to solve the problem?We should check that What alternative solutions did you explore? (Optional)We can disable the input when the user is offline. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Conversation - Login field is focused when sign out on touchable devices What is the root cause of that problem?I think it's regression from this PR #22224. Previously, if we're using touchable devices, the login input is only focused when the login form is visible again https://github.com/Expensify/App/pull/22224/files#diff-e51fb1efdb0fbb2f3f94e412595749301118191aaf0522067a137917935009abL91-L99 (mean if we're back from validate code page). But now, with above PR, we haven't checked this condition, we always focus when useEffect is triggered, in this case it's trigger when inputRef is assigned => It's root cause of In touchable devices, App focus in login field after sign out App/src/pages/signin/LoginForm.js Lines 165 to 173 in bdd8e51
What changes do you think we should make in order to solve the problem?We can use our custom hook App/src/pages/signin/LoginForm.js Lines 165 to 173 in bdd8e51
|
Was able to recreate — getting eyes on this |
Job added to Upwork: https://www.upwork.com/jobs/~012346a785d1fce53c |
Current assignee @CortneyOfstad is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Login field is focused every time the login screen is reached. What is the root cause of that problem?The What changes do you think we should make in order to solve the problem?At first sight, if it doesn't affect another part of the application, just removing it will solve the problem. simplescreenrecorder-2023-07-29_18.59.00.mp4 |
📣 @donlaiq! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Not overdue |
@thesahindia any thoughts on the proposal above? Also, I'm heading OoO until 8/14, so reassigning BZ to keep an eye on this while I'm out 👍 |
Triggered auto assignment to @slafortune ( |
Bug0 Triage Checklist (Main S/O)
|
@hoangzinh, proposal seems good to me! 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @PauloGasparSv, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @thesahindia Please request via NewDot manual requests for the Reviewer role ($1000) |
📣 @hoangzinh 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@thesahindia @PauloGasparSv Thanks for accepting my proposal. The PR is ready #24026. Please help me review it. Thanks ❤️ |
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.51-2 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-08-16. 🎊 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:
|
@slafortune I'm back from OoO, so taking this back over — thanks for holding down the fort while I was gone! @thesahindia bump on the checklist above, when you have a chance! |
@thesahindia bump on the checklist above ^^^ |
Payment has been made to @hoangzinh and contract completed in UpWork! Bump @thesahindia on the checklist above so we can close this out 👍 |
Sorry for the delay. I was out.
I think we should skip the discussion. This page was refactored and this case was missed.
yes
Regression test steps - On Web/Desktop
On mWeb/Native apps
|
Regression test has been linked above, so this can be closed! Thanks all1 |
Reviewed the details for @thesahindia. $1,500 approved for payment (equivalent to C) based on BZ summary above. |
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 Login page appear the login field should not be focused (cursor should not be shown on the input field)
Actual Result:
The login field is focused (cursor is shown on the input field)
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.44-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
Bug6143968_issue.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: