-
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-03-19]Task - Multi-line task descriptions are not truncated in the LHN #37976
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 @marcochavezf ( |
We think that this bug might be related to #vip-vsb |
ProposalPlease re-state the problem that we are trying to solve in this issue.Multi-line task descriptions are not truncated in the LHN What is the root cause of that problem?The App/src/components/LHNOptionsList/OptionRowLHN.tsx Lines 223 to 229 in f98a06c
What changes do you think we should make in order to solve the problem?We can write function to truncate the text:
and use it as:
What alternative solutions did you explore? (Optional)Result |
ProposalPlease re-state the problem that we are trying to solve in this issue.The task description on the LHN last message shows as multi line. What is the root cause of that problem?The task description is shown as it is without any modification. Lines 333 to 334 in 401bb21
Lines 34 to 38 in 401bb21
So, if it's multi-line, then we will see multi-line too on the LHN. What changes do you think we should make in order to solve the problem?Use
We need to do this for |
Thanks for your proposals guys, @bernhardoj's proposal is the more accurate one to solve the issue since it's re-using the existing |
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. |
Triggered auto assignment to @abekkala ( |
Assigning |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.49-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-03-18. 🎊 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:
|
Based on the summary from @marcochavezf above: PAYMENT SUMMARY FOR MAR
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.50-5 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-03-19. 🎊 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 FOR MAR
|
@hungvu193 can you determine if we should create a regression test for this bug. |
In the future whenever we develop a feature that relate to display a text, we should also test the text overflow case to make sure we can catch it sooner. Regression Test Proposal:
Do we agree 👍 or 👎 |
@bernhardoj and @hungvu193 payments sent and contracts ended - thank you! 🎉 |
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: v1.4.49-0
Reproducible in staging?: y
Reproducible in production?: new feature
Issue found when executing PR: #35484
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Task descriptions should be truncated in the LHN for better readability.
Actual Result:
Multi-line task descriptions are not truncated in the LHN
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6406522_1709874154045.2024-03-08_09-43-05.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: