-
Notifications
You must be signed in to change notification settings - Fork 3.2k
mweb - Reports - Bookmark menu is empty after saving search #61924
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
Comments
Triggered auto assignment to @aldo-expensify ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
💬 A slack conversation has been started in #expensify-open-source |
ProposalPlease re-state the problem that we are trying to solve in this issue.Menu is empty What is the root cause of that problem?Offending PR: #60959 We got error App/src/hooks/useSearchTypeMenu.tsx Lines 155 to 165 in 2239609
What changes do you think we should make in order to solve the problem?We can fix this by adding the React import
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?None What alternative solutions did you explore? (Optional)NA Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
Thanks @nkdengineer , I think you are right, reverting that PR fixes the issue. |
@nkdengineer 's proposed fix sounds better than just reverting, specially considering how simple it is. I'll put up a PR. |
@aldo-expensify I can help to raise a PR now |
@nkdengineer I appreciate the help, but I'll handle this internally since it is a very simple fix. |
@aldo-expensify Is there any chance for me to be compensated here? I identified the offending PR and my solution ended up working. In many other cases, contributors were compensated just for pointing out the offending PR. |
I'll ask the team and get back to you Asking here: https://expensify.slack.com/archives/C01SKUP7QR0/p1747166006431149 |
Tested web in staging and this is working now: https://expensify.slack.com/archives/C07J32337/p1747166169027569?thread_ts=1747164128.261989&cid=C07J32337 |
Triggered auto assignment to @adelekennedy ( |
@adelekennedy we agreed on paying $75 to @nkdengineer here: https://expensify.slack.com/archives/C01SKUP7QR0/p1747166006431149 Does that sound good to you @nkdengineer ? |
thanks @aldo-expensify, that sounds good to me |
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.1.45-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Menu will display with options
Actual Result:
Menu is empty
Workaround:
Unknown
Platforms:
Select the officially supported platforms where the issue was reproduced:
Platforms Tested:
On which of our officially supported platforms was this issue tested:Screenshots/Videos
Add any screenshot/video evidence
Bug6830015_1747159789105.Screen_Recording_20250514_020754_Chrome.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: