-
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-04-15] [$500] Room - Members added and deleted offline are not crossed out #38821
Comments
👋 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:
|
Triggered auto assignment to @francoisl ( |
We think that this bug might be related to #vip-vsp |
@francoisl 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 |
This looks related to #35355 Can't tell if it's on purpose or not, but regardless it doesn't sound like a blocker. I'll demote for now. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The deleted member while offline is grayed out but not strikethrough-ed. What is the root cause of that problem?We have a property called Lines 2846 to 2849 in 191d932
For example, if we add user A and then delete it, the Then, we get the first pending member and get the pending action value, App/src/pages/RoomMembersPage.tsx Line 201 in 191d932
App/src/pages/RoomMembersPage.tsx Line 218 in 191d932
in this case, the pending action add is the first one to be found, that's why we can't see the strikethrough. this probably happens in ReportParticipantsPage too What changes do you think we should make in order to solve the problem?The simplest one is to use to further improve the UX, we can disable the pending delete member App/src/pages/RoomMembersPage.tsx Line 207 in 191d932
What alternative solutions did you explore? (Optional)Change the structure of
and to get the pending action, we just need to do:
or we can update
|
@francoisl I don't think it's a regression of anything, but a missed case to be handled.
The fix from (2) already works correctly, but because of the imperfect implementation from (1), we get this issue where it fails when we add and delete the same user while offline. EDIT: updated my proposal to include another alternative |
@francoisl Yes, it's not my regression |
Triggered auto assignment to @laurenreidexpensify ( |
@francoisl I think you miss the External label? |
Job added to Upwork: https://www.upwork.com/jobs/~011972614e24d84517 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
Thanks @bernhardoj I think it makes sense for now to use the simple solution to avoid any regressions. The main solution from @bernhardoj's proposal looks good to me! 🎀 👀 🎀 C+ reviewed! |
Current assignee @francoisl is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
Waiting on @francoisl sign off |
📣 @mollfpr 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR is ready cc: @mollfpr |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.60-13 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-04-15. 🎊 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 -
|
@mollfpr pls confirm checklist steps above thank you |
https://github.com/Expensify/App/pull/35883/files#r1567706303
I think the regression step should be enough.
|
$500 approved for @mollfpr |
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: 1.4.56-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
Issue reported by: Applause - Internal Team
Issue found when executing PR #35355
Action Performed:
Expected Result:
Deleted members should be grayed out and crossed out/strikethrough
Actual Result:
Members added and deleted offline are grayed out but strikethrough is not applied
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6423422_1711127542111.2024-03-22_17-50-01.mp4
Bug6423422_1711127542089.Record_2024-03-22-17-54-58.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @laurenreidexpensifyThe text was updated successfully, but these errors were encountered: