-
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
Web - App crashes when marking report unread in LHN #27239
Comments
Proposal by:@ krishna2323 ProposalPlease re-state the problem that we are trying to solve in this issue.App crashes when marking report unread. What is the root cause of that problem?We are not passing originalReportID to showContextMenu function from OptionRowLHN file & we are passing empty object in place of empty string for reportActionID parameter. App/src/components/LHNOptionsList/OptionRowLHN.js Lines 116 to 133 in 52c54f4
What changes do you think we should make in order to solve the problem?We can replace empty object with empty string for reportActionID & we need to pass one more empty string just after reportActionID for originalReportID. App/src/pages/home/report/ContextMenu/ReportActionContextMenu.js Lines 52 to 94 in 017c714
Result |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @nkuoch ( |
Dup of #27238 |
The fix was CP'ed and tested on staging, removing the blocker label. |
This issue has not been updated in over 15 days. @nkuoch eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@nkuoch, this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
The app should not crash
Actual Result:
The app crashes
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.68.12
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
Notes/Photos/Videos: Any additional supporting documentation
Monosnap.screencast.2023-09-12.07-15-41.mp4
Recording.4408.mp4
Expensify/Expensify Issue URL:
Issue reported by:@ krishna2323
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1694483249306299
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: