-
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-11-01] [HOLD on PR #25935] [$1000] Two line markers appear for a second #24648
Comments
Triggered auto assignment to @garrettmknight ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Two line markers appear for a second What is the root cause of that problem?When we online, the So when we delete the first comment, the
What changes do you think we should make in order to solve the problem?We should get the
What alternative solutions did you explore? (Optional)NA ResultScreencast.from.17-08-2023.11.25.06.webm |
ProposalPlease re-state the problem that we are trying to solve in this issue.Two line markers appear for a second What is the root cause of that problem?When removing the message, this message isn't remove from sortedReportActions until the BE return new data. It caused that 2 divider lines are displayed at the same time. Line 3537 in 0bdf183
It make the position of the new marker line and the divider line different. What changes do you think we should make in order to solve the problem?In the task report and money report view, I suggest that we should remove margin (as we did in thread chat) vertical or only use margin top in the divider line ResultScreen.Recording.2023-08-17.at.17.17.26.mov |
Job added to Upwork: https://www.upwork.com/jobs/~0110cb0187ff6d5cbd |
Current assignee @garrettmknight is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Reproduced on staging and prod. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Two line markers appear for a second What is the root cause of that problem?after deleting the first comment here its changed to
What changes do you think we should make in order to solve the problem? const findFirstSortedReportActions = () => {
const sortedReportActionsFilter = sortedReportActions.filter(item => props.network.isOffline || item.pendingAction !=
CONST.RED_BRICK_ROAD_PENDING_ACTION.DELETE);
return sortedReportActionsFilter.length > 1 && sortedReportActionsFilter[sortedReportActionsFilter.length - 2] || {};
}
const shouldHideThreadDividerLine = findFirstSortedReportActions().reportActionID === newMarkerReportActionID
|
@dukenv0307 Can you help me visualize the flow of the solution? |
@parasharrajat As the root cause I mentioned, because the action that has |
@parasharrajat, let me know what is the mistake I am done. updated to #24648 (comment) |
@pradeepmdk There is no mistake as such but your proposal matches one of the existing proposals. |
@parasharrajat Sorry, I missed that before the |
Ok, @dukenv0307 let's simplify your logic on the PR. But proposal looks good to me. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @yuwenmemon, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@garrettmknight, @yuwenmemon, @parasharrajat Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@dukenv0307 do you need anything else from us to get the PR up? |
This issue has not been updated in over 15 days. @garrettmknight, @parasharrajat, @dukenv0307 eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@dukenv0307 I just tested this and it's performing a bit differently, with the line below the first message. Mind giving this one another look? |
@garrettmknight It comes from another PR. We still waiting for #25935 this PR is merged to continue this issue. |
Triggered auto assignment to @MariaHCD, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.90-2 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-11-01. 🎊 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:
|
Summarizing payments for this issue:
Upwork job: https://www.upwork.com/jobs/~0110cb0187ff6d5cbd |
@parasharrajat please submit payment once you've completed the checklist |
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:
Regression Test Steps
Do you agree 👍 or 👎 ? |
Payment requested as per #24648 (comment) |
$1,000 payment approved for @parasharrajat based on summary above. |
Closing |
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 new line marker and the message separating the line align immediately
Actual Result:
Two line markers appear for a second
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.54-11
Reproducible in staging?: Yes
Reproducible in production?: Yes
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
T102_Twolinemarkers-1.mp4
Recording.370.mp4
Expensify/Expensify Issue URL:
Issue reported by: @daveSeife
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1691459749715329
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: