-
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 #22062] Dev: Email Not Displayed in Tooltip on Workspace Members Page #22485
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @deetergp ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Tooltip doesn't show email/display name on Workspace Members page What is the root cause of that problem?account id is not passed here: App/src/pages/workspace/WorkspaceMembersPage.js Lines 332 to 338 in 60f4817
and this causes missing accountID prop in UserDetailsTooltip:
What changes do you think we should make in order to solve the problem?pass Updated code will look like this:
|
dupe of #22062 |
@chiragxarora This bug isn't on staging yet so how is it dupe? |
@deetergp you can check that first go to the Settings > Workspaces > Members |
Ahh, I was looking in the wrong place. Thanks @ayazhussain79 👍 |
It's dupe because it's been reported earlier by me, the missing account ID on reaction list page and workspace members page. |
I've removed the blocker label because a) it's pretty trivial and b) it looks like the solutions being discussed in #22062 will likely fix this. If it doesn't, we can reopen the discussion here. |
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. |
Downgrading to weekly and putting a hold on it pending the outcome of #22062 |
Still on hold |
It looks like #22062 did end up resolving this issue. Closing this one out. |
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 email should be displayed in the tooltip when hovering over the user's profile picture
Actual Result:
The email is not showing in the tooltip on the workspace members page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.38-3 Dev
Reproducible in staging?: no
Reproducible in production?: no
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
screen-recording-2023-07-08-at-125721-am_oupX4yko.mp4
Expensify/Expensify Issue URL:
Issue reported by: @ayazhussain79
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1688760556053339
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: