-
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 2023-10-30] [HOLD for payment 2023-10-27] [$250] Chat - First row emojis are skipped #30083
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @AndrewGable ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Can't highlight first row emojis by arrow keys when searching emojis in Emoji Picker What is the root cause of that problem?When moving highlight by arrow keys, we check the bound by the following code
When searching emojis, firstNonHeaderIndex.current should be 0 because there are no spaces or headers.But this value is updated by App/src/components/EmojiPicker/EmojiPickerMenu/index.js Lines 364 to 379 in 18acd82
That is, updateFirstNonHeaderIndex function is called with the entire emojis every time highlight index is changed. So the value of firstNonHeaderIndex.current becomes 8This is the root cause What changes do you think we should make in order to solve the problem?
Remove this line and call the function on mount
This works as expected What alternative solutions did you explore? (Optional) |
Proposal by:@s-alves10 ProposalPlease re-state the problem that we are trying to solve in this issue.Can't highlight first row emojis by arrow keys when searching emojis in Emoji Picker What is the root cause of that problem?When moving highlight by arrow keys, we check the bound by the following code
When searching emojis, firstNonHeaderIndex.current should be 0 because there are no spaces or headers.But this value is updated by App/src/components/EmojiPicker/EmojiPickerMenu/index.js Lines 364 to 379 in 18acd82
That is, updateFirstNonHeaderIndex function is called with the entire emojis every time highlight index is changed. So the value of firstNonHeaderIndex.current becomes 8This is the root cause What changes do you think we should make in order to solve the problem?
Remove this line and call the function on mount
This works as expected What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~01ed51d25e4548ec9f |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh ( |
Upwork job price has been updated to $250 |
📣 @fedirjh 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @s-alves10 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Lowering the amount since this is lower value bug and accessibility feature as well which we dont technically support yet |
Dibs |
@s-alves10 what's offending PR? |
Looks like #29241 is related |
|
This comment was marked as duplicate.
This comment was marked as duplicate.
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.88-11 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-30. 🎊 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:
|
@AndrewGable, @fedirjh, @s-alves10 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Triggered auto assignment to @joekaufmanexpensify ( |
This comment was marked as duplicate.
This comment was marked as duplicate.
@joekaufmanexpensify - Can you pay out? Thanks |
Sure! |
This PR qualified for a speed bonus, this means we need to make the following payments:
|
@s-alves10 $425 sent and contract ended! |
@fedirjh $375 sent and contract ended! |
Upwork job closed. |
Closing as this is all set. Thanks everyone! |
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: 1.3.87.8
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:@s-alves10
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1697753213411739
Action Performed:
Expected Result:
First row emojis can be highlighted by arrow keys
Actual Result:
First row emojis are skipped
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Android: Native
Android: mWeb Chrome
android_chrome.1.mp4
iOS: Native
iOS: mWeb Safari
ios_safari.1.mp4
MacOS: Chrome / Safari
mac_chrome.mp4
Recording.5093.mp4
MacOS: Desktop
mac_desktop.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: