-
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
[HOLD for payment 2024-10-25] [HOLD for payment 2024-10-24] [$250] Workspace - Admin is unable to click on the member to view member profile in workspace chat #48931
Comments
Triggered auto assignment to @zanyrenney ( |
@zanyrenney 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 comment was marked as outdated.
This comment was marked as outdated.
ProposalPlease re-state the problem that we are trying to solve in this issue.Admin is unable to click on the member to view member profile in workspace chat What is the root cause of that problem?We disabled the members item click if isAdmin here App/src/pages/RoomMembersPage.tsx Lines 217 to 222 in 5224d91
What changes do you think we should make in order to solve the problem?create new const
And include the
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
const isDisabled = pendingChatMember?.pendingAction === CONST.RED_BRICK_ROAD_PENDING_ACTION.DELETE || details.isOptimisticPersonalDetail;
const isDisabledCheckbox =
(isPolicyExpenseChat && isAdmin) ||
accountID === session?.accountID ||
pendingChatMember?.pendingAction === CONST.RED_BRICK_ROAD_PENDING_ACTION.DELETE ||
details.accountID === report.ownerAccountID; const enabledAccounts = memberList.filter((member) => !member.isDisabled && !member.isDisabledCheckbox); What alternative solutions did you explore? (Optional) |
super weird, i agree the admin should have access to this. |
Job added to Upwork: https://www.upwork.com/jobs/~021835655904461898964 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
@eVoloshchak, @zanyrenney Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
have you managed to review thiss yet @eVoloshchak |
Both proposals are similar (which is expected since we're making use of an already existing approach), so we can proceed with the first proposal. @nyomanjyotisa's proposal looks good to me! 🎀👀🎀 C+ reviewed! |
Triggered auto assignment to @tgolen, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@eVoloshchak I saw the selected solution causes the regression: Click on "Select all" will select the disable options. Could you help confirm? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@tgolen @eVoloshchak @zanyrenney 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! |
@eVoloshchak Can you check my thoughts above once you have a chance? |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.49-2 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-10-24. 🎊 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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.50-8 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-10-25. 🎊 For reference, here are some details about the assignees on this issue:
|
Here's the updated BugZero Checklist incorporating the provided answers: BugZero Checklist:The PR fixing this issue has been merged! The following checklist (instructions) must be completed before the issue can be closed:
Let me know if further updates are needed! |
payment summary @eVoloshchak requires payment through NewDot Manual Requests - please request $250 via NewDot. I have DM's @eVoloshchak to ask them to complete the list above. |
@tgolen @zanyrenney Be sure to fill out the Contact List! |
Done ^ |
Regression Test Proposal
Do we agree 👍 or 👎 |
Reopening so @zanyrenney can complete the checklist and fill it out with the answers from @eVoloshchak. I think the regression test makes sense and would be valuable to have. As an alternative, could an automated test be created for that? |
$250 approved for @eVoloshchak |
@tgolen @zanyrenney Be sure to fill out the Contact List! |
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: 9.0.31-12
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): applausetester+kh010901@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Both admin and employee should be able to click on the member to view the profile.
Actual Result:
Only employee is able to click on the member to view the profile, whereas admin is blocked from viewing the profile.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6598424_1725954809119.bandicam_2024-09-10_15-49-34-142.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @zanyrenneyThe text was updated successfully, but these errors were encountered: