-
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 2023-08-07] [$1000] Chat - Extra line breaks added when pasting text from code editor #22890
Comments
Triggered auto assignment to @anmurali ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Extra line breaks added when pasting text from code editor on windows What is the root cause of that problem?End of line(EOL) is represented differently on various platforms. On Unix-like systems including Mac OS, Line 1308 in a2dc004
So EOL( This is the root cause What changes do you think we should make in order to solve the problem?We need to handle The current newline rule is as follows
Replace this with
This works as expected. What alternative solutions did you explore? (Optional) |
@anmurali Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Cannot reproduce |
@anmurali 22890.mp4 |
QA team is reproduced on build 1.3.43.1 singlelinebrk.mp4 |
Triggered auto assignment to @slafortune ( |
Bug0 Triage Checklist (Main S/O)
|
Thanks for the reproduction! |
Job added to Upwork: https://www.upwork.com/jobs/~01b57bc0495e0f6542 |
Current assignee @slafortune is eligible for the External assigner, not assigning anyone new. |
PR is ready for review |
yayy, we merged everything in 24 hrs |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.47-6 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-08-07. 🎊 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:
|
|
Created a manual request - https://staging.new.expensify.com/r/7966456959101740 |
Can we complete the checklists? Is that the only blocker here? |
@slafortune Mind summarizing the appropriate payouts for everyone? |
@slafortune Friendly bump on the payment summary. |
I think this qualifies for a bonus - #22890 (comment) |
Shoot! Sorry all, not sure how I've missed this!
|
Reviewed the details for @rushatgabhane. Approved for payment in NewDot based on the above BZ summary. |
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:
App/src/components/TextInputFocusable/index.js
Lines 263 to 267 in 403fc28
Expected Result:
Pasted text should be correctly displayed with the expected line breaks in the compose box
Actual Result:
Pasted text should be correctly displayed - extra line breaks added when pasting text from code editor
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.40.5
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
Bug6127859_Recording__365.1.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: