-
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-10-14] Task - Green dot is not on the same line as the caret #50151
Comments
Triggered auto assignment to @abekkala ( |
👋 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 @rlinoz ( |
Edited by proposal-police: This proposal was edited at 2024-10-03 14:48:44 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Green dot is not on the same line as the caret What is the root cause of that problem?We see this error only when task has assignee because we are not adding App/src/components/ReportActionItem/TaskPreview.tsx Lines 130 to 136 in 9e72084
What changes do you think we should make in order to solve the problem?We should pass App/src/components/ReportActionItem/TaskPreview.tsx Lines 130 to 136 in 9e72084
Other minor styling can be adjusted in the pr What alternative solutions did you explore? (Optional)Or we can remove
|
This PR introduced the issue: #49686, although it fixes worst ones 😄 |
Also I don't think it needs to be a blocker, as it is a minor style issue. |
PR is up |
Thanks @bernhardoj ! |
ProposalPlease re-state the problem that we are trying to solve in this issue.Task - Green dot is not on the same line as the caret What is the root cause of that problem?We are using dynamic styles for surrounding elements, while not for greenDot. What changes do you think we should make in order to solve the problem?Option 1.
<Icon
src={Expensicons.DotIndicator}
fill={theme.success}
additionalStyles={iconWrapperStyle}
/> App/src/components/ReportActionItem/TaskPreview.tsx Lines 132 to 135 in e9d445e
Option 2.
What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
PR #50165 ready to be merged |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.45-4 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-14. 🎊 |
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:
|
No payment is due. We can close this issue. |
Nice, thanks! This is fixed by #50281 |
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.44-0
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
The green dot should be on the same line as the caret (production behavior).
Actual Result:
The green dot is not on the same line as the caret.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6623234_1727962473551.task.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @abekkalaThe text was updated successfully, but these errors were encountered: