-
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
[HOLD for payment 2023-02-14] [HOLD for payment 2023-02-13] Web - New Group/IOU - Arrow key navigation stopped working #14837
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @chiragsalian ( |
Unlocked the conversation I have confirmed this is actual deploy blocker |
I confirmed that #14794 caused this regression. |
Oh really? We assumed that was missed as that was the only missing condition to revert |
@mountiny actually, that's a good fix. The main root cause is that OptionRow is not updated whenever arrow key pressed so hover background color not changing even though selected actually. So it's visual issue. |
+ || this.props.optionIsFocused !== nextProps.optionIsFocused Let's add this in |
I will revert the change and we can elaborte on this new option more, we need to fix this sooner so it does not block deploy and this code is super prone to some bugs as it touches a lot of parts of the code so I would refrain from adding another condition. Can you write down an official bug? what is broken without the condition you have mentioned? |
@mountiny I think no need to revert because below condition is always || _.isEqual(this.props.option.icons, nextProps.option.icons) |
The official bug is that |
Let me have a look @situchan you are right about the condition |
I see forgot to add it once it was removed here https://github.com/Expensify/App/pull/14791/files#diff-2584464930cd870e953ab50a7dbe0dac4b9d9f6c2818f61fb1dc06e3828dd897L89 |
Triggered auto assignment to @garrettmknight ( |
Bug0 Triage Checklist (Main S/O)
|
@situchan Thank you for help, I have assigned @garrettmknight to help with paying out $250 for helping here! |
@situchan offer sent - accept and I'll pay! |
Accepted offer. Thank you @mountiny @garrettmknight |
Paid, link for reference. Unassigning myself. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.65-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-02-13. 🎊 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.
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:
|
No need for these |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.66-0 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-02-14. 🎊 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.
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:
|
@garrettmknight I haven't got payment yet. You just hired me, and not released milestone. |
📣 @situchan! 📣 Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Format:
|
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Hey @situchan, sorry about that. Just paid. |
@garrettmknight Thanks so much. You can also close contract. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
or
Expected Result:
Focus should be from one account to another
Actual Result:
The whole list moves instead of focus. Or just nothing happens.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.2.65.0
Reproducible in staging?: Yes
Reproducible in production?: No
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
Bug5925100_video_07.mp4
Bug5925100_video_06.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: