-
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 2024-08-19] [$250] Cannot search for emojis in status page #45629
Comments
Triggered auto assignment to @stephanieelliott ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Cannot search for emojis in status page What is the root cause of that problem?Because we are displaying the popover without overlay here
What changes do you think we should make in order to solve the problem?We shouldn't pass
Result: 2024-07-18.01-11-24.mp4What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Cannot search for emojis in status page What is the root cause of that problem?The App/src/components/EmojiPicker/EmojiPicker.tsx Lines 198 to 232 in d739580
What changes do you think we should make in order to solve the problem?We need to wrap the content inside App/src/components/PopoverMenu.tsx Lines 203 to 266 in d739580
<FocusTrapForModal active={isEmojiPickerVisible}>
<View>
<EmojiPickerMenu
onEmojiSelected={selectEmoji}
activeEmoji={activeEmoji.current}
ref={(el) => (emojiSearchInput.current = el)}
/>
</View>
</FocusTrapForModal> We should also look for this issue in similar popovers. What alternative solutions did you explore? (Optional)We can warp the children content with We can use Resultinput_not_focused_emoji_picker.mp4 |
Gonna close this as |
@stephanieelliott, I think we should fix this bug. @Beamanator, what's your opinion since you reported the bug? |
I think we should fix, just happened to me. Searching for emoji via text for status updates is common (3 folks reported bug) |
Job added to Upwork: https://www.upwork.com/jobs/~01298542065fc43b99 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
@stephanieelliott, @situchan Eep! 4 days overdue now. Issues have feelings too... |
reviewing proposals |
Chatted to @mallenexpensify and we are going to slot this in under #vip-vsb |
Thanks for the proposals. Can you please add in RCA the reason why this doesn't happen in composer / add reaction emoji picker but only in status page? |
@situchan, focus trap is disabled for these screens and this includes Alternatively we can add App/src/components/FocusTrap/WIDE_LAYOUT_INACTIVE_SCREENS.ts Lines 4 to 40 in f5a3303
|
Triggered auto assignment to @blimpich, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@blimpich @stephanieelliott @situchan this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
📣 @situchan 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @Krishna2323 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@situchan, PR ready for review ^ |
PR is on staging 🎉 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.18-10 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 2024-08-19. 🎊 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:
|
Hey @situchan can you please complete the BZ checklist when you get a chance? |
Regression Test Steps
|
Summarizing payment on this issue:
Upwork job is here: https://www.upwork.com/jobs/~01298542065fc43b99 |
Issue for test rail case here: https://github.com/Expensify/Expensify/issues/421648 |
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: 9.0.8-3
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
Expensify/Expensify Issue URL:
Issue reported by: @Beamanator
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1721227885988609
Action Performed:
Expected Result:
Should be able to type in the Search and have emojis filter
Actual Result:
Search field disabled and cannot type in Search
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Screen.Recording.2024-07-17.at.7.47.22.AM.mov
Recording.348.mp4
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @stephanieelliottThe text was updated successfully, but these errors were encountered: