-
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-05-16] [$1000] Adding `` in a message when editing will make the message flicker #18241
Comments
Triggered auto assignment to @sakluger ( |
Bug0 Triage Checklist (Main S/O)
|
This comment was marked as outdated.
This comment was marked as outdated.
The formatting appears to be incorrect for 3rd step, because of the differences in how GH and Slack handle formatting.
|
Thanks for the notes! I was able to reproduce, and I update the original description to clean up the formatting, and I also included more ways to reproduce. |
Job added to Upwork: https://www.upwork.com/jobs/~01740ff3dbfb5381b5 |
Current assignee @sakluger is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @0xmiroslav ( |
Triggered auto assignment to @iwiznia ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Adding `` in a message when editing will make the message flicker What is the root cause of that problem?The root cause of this issue is using different approaches for defining some space between "message" and "edited" for Normal Messages & HTML Rendered messages. We need to follow only one approach here. What changes do you think we should make in order to solve the problem?To maintain consistency, we should use the code block given below instead of these lines. {` ${props.translate('reportActionCompose.edited')}`} What alternative solutions did you explore? (Optional)Another solution could be using the alternative approach in areas where we need whitespace between two texts like here Add onAlternative 1: Alternative 2: |
I like @daraksha-dk's proposal. The root cause is correct and I follow main solution as it's simple and consistent with normal text render:
cc: @iwiznia |
📣 @daraksha-dk You have been assigned to this job by @iwiznia! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.12-0 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-05-16. 🎊 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.
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:
|
This was merged the same day it was assigned, so as long as there are no regressions before tomorrow, it qualifies for the efficiency bonus. |
All paid up! 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:
"Hi `` "
)Note: I was able to reproduce this as long as that backtick character was added into the message, so editing "Hello" to "Hello
a" caused the effect to happen, as well as editing to "
Hello".Expected Result:
(edited)
text should not flicker or moveActual Result :
The
(edited)
text shifts its position or flickers after editing the text and adding a backtick character.Workaround:
N/A
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.8.8
Reproducible in staging?: y
Reproducible in production?: y
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
Bug.-.+.edit.mov
Recording.442.mp4
Expensify/Expensify Issue URL:
Issue reported by: @daraksha-dk
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1682945338708039
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: