-
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-11-17] [$500] Chat - Pressing Tab closes emoji picker on Desktop or moves focus to the composer on Web #31098
Comments
Triggered auto assignment to @isabelastisser ( |
Job added to Upwork: https://www.upwork.com/jobs/~016146f3b3888a9471 |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ArekChr ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @madmax330 ( |
Regression from #30777. All pressable
Both |
ProposalPlease re-state the problem that we are trying to solve in this issue.Chat - Pressing Tab closes emoji picker on Desktop or moves focus to the composer on Web What is the root cause of that problem?In here, we set tabIndex = -1 if !props.accessible || !props.focusable. And we did not set the default value for accessible and focusable so they are undefined -> That makes tabIndex = -1 What changes do you think we should make in order to solve the problem?Set default value is true for 2 these value
|
Actually it isn't a regression from Pressable migration PR. I verified this when I reverted Pressable migration on the newest main. I think RN-web upgrade caused the regression. |
@tienifr when submit proposal on deploy blocker issues, find the offending PR and point out the exact line in PR changes which caused the issue. Only this can be considered as correct root cause. |
Ideally also verify it by reverting the PR. @tienifr Are you able to create the PR quickly? |
PR ready for review #31118. |
Asking for a CP |
Fixed only payment to @tienifr for the fix, $500 |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.97-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 2023-11-17. 🎊 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: |
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 1.3.98-5 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-11-21. 🎊 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: |
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:
|
@tienifr Can you please handle the checklist? |
@mountiny I'm not a C+, the PR was reviewed and approved by you. |
The offending PR was identified as the RNW upgrade f4f44ae, it changed someexpected behavioru, it was auge lift and big upgrade which had lots of small regressions we are aware of. No need to start discussion. No regression test required imho, its an edge case. @isabelastisser should bre ready to be paid |
@tienifr, I just made the payment in Upwork. All set! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.3.97-1
Reproducible in staging?: Y
Reproducible in production?: N
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: Applause-Internal Team
Slack conversation: @
Action Performed:
Expected Result:
Focus moves to the next item -> from 'Search' field to ‘Frequently Used’ icon
Actual Result:
Pressing Tab closes emoji picker on Desktop or moves focus to the composer on Web (Safari)
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6269431_1699495498198.Desktop-Tab-close-emoji-picker.mp4
Bug6269431_1699495498204.Safari-Tab-move-focus-from-emoji-picker.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: