-
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
[$250] Chat - Emoji category selection buttons not working #48693
Comments
Triggered auto assignment to @alexpensify ( |
@alexpensify FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
ProposalPlease re-state the problem that we are trying to solve in this issue.Emoji category selection buttons not working What is the root cause of that problem?The What changes do you think we should make in order to solve the problem?Change
RESULT Chat---Emoji-category-selection-buttons-not-working-.-Issue-48693-.-Expensify-App.mp4What alternative solutions did you explore? (Optional) |
Edited by proposal-police: This proposal was edited at 2024-09-07 11:26:48 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Emoji category button doesn't work. What is the root cause of that problem?When we press the emoji category, we call App/src/components/EmojiPicker/EmojiPickerMenu/index.native.tsx Lines 68 to 74 in 4af620b
However, we are using FlashList as the list component. App/src/components/EmojiPicker/EmojiPickerMenu/BaseEmojiPickerMenu.tsx Lines 105 to 106 in 4af620b
But the doc also mentioned that it would work if the component implements This previously worked fine because we have a patch to add the Btw, we used an animated FlatList when the scroll code was introduced. What changes do you think we should make in order to solve the problem?Use the ref
Change it on both index and index.native files. Then, we can change this to
What alternative solutions did you explore? (Optional)There is already an upstream PR that will add the function but it has been stale for months. So, we can re-add the patch back that adds the |
Job added to Upwork: https://www.upwork.com/jobs/~021833174513558591946 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allgandalf ( |
I'm able to replicate this experience on my Android device. @allgandalf, please review the proposals and identify if one will fix this issue. Thanks! |
I will review the proposals tomorrow |
@allgandalf, any update for these proposals? Thanks! |
Lets go with @bernhardoj proposal here 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @flodnv, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@allgandalf How about my proposal? I think it basically the same with the selected proposal |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Waiting for the review here |
@allgandalf could you please clarify why you did not choose @nyomanjyotisa's proposal? |
yeah, In general my approach to selecting a proposal is correct and clear RCA (i.e. we should know why the bug occured in the first place) and then moving to solution, I found that @bernhardoj has a clear RCA than @nyomanjyotisa, and hence i preferred their solution. In Our proposal guidelines we have; But if we want to choose @nyomanjyotisa 's proposal here, i have no problem with that! |
Just FYI, I also write the alternative if we want to keep using the animated ref. |
Okay, makes sense, thanks 👍 |
📣 @allgandalf 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
@flodnv To confirm, which solution should I use? |
I feel like the main proposed solution (not the alternative) is best in regards to ensuring this regression does not come back? |
Got it. PR is ready cc: @allgandalf |
PR Approved ✅ , waiting to get merged ♻️ |
Awesome, now we wait for this one to go to Prouduction. |
Flagging that this one went into production today. |
This should be ready for payment on 4th |
Something weird is going on with Upwork, I'm going to hold to confirm if there is an issue with the other payments I just sent out. |
There is an issue an Upwork that is being investigated to address the payment process. I'm going to hold until there is a fix. Convo: https://expensify.slack.com/archives/C01GTK53T8Q/p1728319262830679 |
Payouts due: 10-04-2024
Upwork job is here. |
@allgandalf - our team figured out the Upwork bug, and I tried to complete the payment via another payment path in Upwork. Their support team is working on a permanent fix for the bug. I'd really appreciate it if you could confirm today's payment was sent successfully. Thanks! @bernhardoj please submit a request in Chat! |
I can confirm that i have received the payment, thanks @alexpensify 😄 |
Requested in ND. |
$250 approved for @bernhardoj |
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: 9.0.30-4
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4935849
Email or phone of affected tester (no customers): rybkina+082024@gmail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Emoji picker should be scroll to selected section.
Actual Result:
Scroll emoji via icon doesn't works. Nothing happens when tap on any icon to select section under search field
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6594734_1725578443077.RPReplay_Final1725578253.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @allgandalfThe text was updated successfully, but these errors were encountered: