-
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 2023-10-02] [HOLD for payment 2023-09-29] [HOLD for payment 2023-09-27] Assign task - Long task description goes beyond the scope, doesn’t disappear after delete #27722
Comments
Triggered auto assignment to @bfitzexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Auto-assign attempt failed, all eligible assignees are OOO. |
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?
App/src/components/MenuItem.js Lines 238 to 240 in 76b6914
<View style={styles.chatItemMessage}>
<RenderHTML html={html} />
</View> Output:What alternative solutions did you explore? (Optional)
|
Happened due to My PR only 🥲 and also the private notes. |
@jeet-dhandha Can you spin up a PR for a fix? |
Sure |
@thienlnam One issue in native app. When i render below component it render's perfectly for Private notes as links are saved as <View style={styles.chatItemMessage}>
<RenderHTML html={getProcessedTitle} />
</View> But if i render without <RenderHTML html={getProcessedTitle} /> What should we do ?Solution 1:
Solution 2:
(isNative ? (
<RenderHTML html={getProcessedTitle} />
) : (
<View style={styles.chatItemMessage}>
<RenderHTML html={getProcessedTitle} />
</View>
)) |
Ready for review @thienlnam |
Crap, I did not take a close enough look - we should not have added that platform specific code in there |
I think we would update private notes to work the same way as task and money request descriptions |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.72-11 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 2023-09-29. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External 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 1.3.73-1 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 2023-10-02. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External 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 due October 2nd |
@narefyev91, @thienlnam, @bfitzexpensify, @jeet-dhandha Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Quick question: Amount and payment date ? |
Payment due today. @thienlnam I'm trying to piece together all of the parts of this. Seems like there were 3 different PRs, and it was potentially also identified as a deploy blocker in #27722 (comment). Can you summarise what's happened in this issue so I can finalise those payments? Thanks |
Bump on #27722 (comment) @thienlnam |
Yes, this was linked to a few regressions and a couple issues that were more like feature requests, so let's just do the standard single regression deduction for this one (50% deduction) |
Cool, thanks for clarifying. Offers have been sent out. Also @narefyev91, a reminder to complete the BZ checklist when you get a chance - thanks! |
First flow:
Second flow:
Third flow:
|
Sweet. Opened an issue for those regression tests. We're all done, thanks everyone |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
The Task description is fully visible
Actual Result:
Long task description goes beyond the scope
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.71-5
Reproducible in staging?: Yes
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
Bug6205421_A_long_description_of_the_task_goes_beyond_the_field_and_does_not_disappear_when_delete_it.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: