-
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 2024-09-18] [$50] Android – Workspace settings–Hmm page appears briefly when open just invited member settings #48867
Comments
Triggered auto assignment to @JmillsExpensify ( |
Triggered auto assignment to @MariaHCD ( |
👋 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:
|
We think that this bug might be related to #wave-collect - Release 1 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Hmm page appears briefly then member settings opens What is the root cause of that problem?When we open the member details page, the
App/src/pages/workspace/members/WorkspaceMemberDetailsPage.tsx Lines 173 to 174 in 881bc10
What changes do you think we should make in order to solve the problem?Leverage the
const [policy, policyResults] = useOnyx(`${ONYXKEYS.COLLECTION.POLICY}${policyID}`);
const [policyDraft, policyDraftResults] = useOnyx(`${ONYXKEYS.COLLECTION.POLICY_DRAFTS}${policyID}`);
const isLoadingPolicy = isLoadingOnyxValue(policyResults, policyDraftResults);
App/src/pages/workspace/withPolicyAndFullscreenLoading.tsx Lines 36 to 38 in 1725041
(isLoadingPolicy || isLoadingReportData) && isEmpty(policy) && isEmpty(policyDraft) |
Job added to Upwork: https://www.upwork.com/jobs/~021833426923481644605 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra ( |
@mkzie2 Can you tell me the offending PR here please? |
@shubham1206agra it looks like this is the offending PR: #48297 UPD: It looks like after updates applied in the mentioned PR inside withPolicy HOC the policy prop is not defined for a couple of first ms on the
And showing App/src/pages/workspace/members/WorkspaceMemberDetailsPage.tsx Lines 173 to 178 in fe4d19e
|
Thanks, @VickyStash! Since we needed this solved with some urgency, @VickyStash has included the fix in this PR: #48872 |
Upwork job price has been updated to $50 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.31-26 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-09-18. 🎊 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:
|
Payment Summary
BugZero Checklist (@JmillsExpensify)
|
@JmillsExpensify, @MariaHCD, @mkzie2 Huh... This is 4 days overdue. Who can take care of this? |
Payment summary:
|
@JmillsExpensify I accepted the offer. |
@JmillsExpensify, @MariaHCD, @mkzie2 Huh... This is 4 days overdue. Who can take care of this? |
@mkzie2 are you due payment on this issue? |
@mkzie2 is due $50 for their proposal: #48867 (comment) |
Offer sent! |
Offer accepted |
@JmillsExpensify, @MariaHCD, @mkzie2 Huh... This is 4 days overdue. Who can take care of this? |
All done here. |
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.31-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: https://expensify.testrail.io/index.php?/tests/view/4943069
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Member settings opens
Actual Result:
Hmm page appears briefly then member settings opens
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6598238_1725939011592.Hmm_page.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @JmillsExpensifyThe text was updated successfully, but these errors were encountered: