-
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
Tooltip not displayed in Workspace name #5907
Comments
Triggered auto assignment to @tgolen ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
I agree that it looks like the code wasn't deployed properly. I don't think this should be a deploy blocker so I am demoting the issue and my suggestion is to re-evaluate this after the next deploy to staging. If it's still not there, then we'll need to figure out how to fix it properly for staging. |
From this blame in And looking at that same file's blame in |
Ah, nice investigation, Alex. So, it looks like we just need to get it added back into the code then? |
Clicking "View at this point in history" on the "Added tooltip for workspace name" commit on this page of historical commits, you can see the entire commit exists (importing Tooltip & using the Tooltip). There's only one more commit on that file in the history (see link above), which is 9295307#diff-f4168366e38bc17178db9db7be5a28974510a61b5b657dcfe9cc86ddc2b51677, a "merge commit" -> So I think that one mucked up somehow - as seen below |
cc @roryabraham @AndrewGable - have you gents seen this before? |
I don't think so ... but great investigation so far! My guess is that someone had to manually resolve conflicts when a PR was CP'd to staging, and accidentally got rid of the tooltip. |
Found it (https://github.com/Expensify/App/pull/5735/files#diff-f4168366e38bc17178db9db7be5a28974510a61b5b657dcfe9cc86ddc2b51677L141-L151) and it was indeed just a bad merge |
Good find! Let me know how I can help fixing it, if you want help :D |
Sounds good! I'll submit a PR right now and we'll CP it (this is causing other deploys to fail) |
Wait a minute ... how can I submit a PR if the code's already on main? 🙃 Need a new plan 😆 |
Yeahhh exactly 😅 🙃 |
What if we have a commit remove it on main, then another commit adds it back, all in 1 PR? |
Okay, I think just going to manually CP https://github.com/Expensify/App/pull/5812/files and that should fix it. |
Awesome, thanks @roryabraham |
woohoo! Thanks, Rory.
…On Mon, Oct 18, 2021 at 3:16 PM Alex Beaman ***@***.***> wrote:
Awesome, thanks @roryabraham <https://github.com/roryabraham>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5907 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJMABYXWYUWQCBOTU3CQDDUHSFCVANCNFSM5GC75UZQ>
.
|
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue is failing PR #5812
Action Performed:
Expected Result:
Tooltip should appear with the full workspace name
Actual Result:
Tooltip does not appear.
Workaround:
None needed, visual issue.
Platform:
Where is this issue occurring?
Version Number: 1.1.8-0
Reproducible in staging?: Yes
Reproducible in production?: Yes (but should be fixed in PR #5812)
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
![image](https://user-images.githubusercontent.com/44479856/137566497-05021dcf-3429-4aed-a6c2-0ae6acd7d977.png)
Expensify/Expensify Issue URL:
Issue reported by: Applause
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: