-
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] fixed spaces collapsing in Messages #3869
Conversation
@@ -54,10 +54,14 @@ const EXTRA_FONTS = [ | |||
* | |||
* @param {number} contentWidth - The content width provided to the HTML | |||
* component. | |||
* @param {number} tagName - tagname |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we provide a better description for this parameter? @parasharrajat
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a comment about some JSDoc stuff. Also, tested it and it doesn't seem to work, am I missing something? This doesn't seem to happen on main. Were there any changes in expensify-common that I'm missing?
2021-07-06_10-13-12.mp4
did you run 'npm install'? @jasperhuangg |
@parasharrajat Ah forgot, make sure you include that in your testing instructions if there were changes to |
@jasperhuangg Please, let me know if you are facing some issues while testing. |
@parasharrajat Still waiting on you to look into this. |
Sorry @jasperhuangg, I thought you are still facing the issue so I waiting to get a response over it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@parasharrajat Looks good! One small grammatical fix.
Co-authored-by: Jasper Huang <jasperhu@usc.edu>
@jasperhuangg Done. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks for your patience!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Ah crap, didn't see the HOLD on this. I opened up a revert #3969. Sorry for any inconvenience @parasharrajat! |
🚀 Deployed to staging in version: 1.0.77-6🚀
|
Chat - Spaces are not displayed after sending the messageExpected Result:Spaces should be displayed in the message after it's sent Actual Result:No spaces are displayed in the conversation after sending the message Actions Performed:
Platform:iOS ✔️ Build:1.0.78-0 Notes/Images/Video:Bug5152224_RPReplay_Final1626313159.mp4 |
This PR is reverted. So the original issue still exists. |
@jasperhuangg We're good to check off this PR from the list if the PR was reverted right? CC @roryabraham |
🚀 Deployed to production in version: 1.0.79-4🚀
|
Details
#3859 (comment)
Fixed Issues
$ Fixes #3859
Tests
npm install
to get the latest packages used.QA Steps
Tested On
Screenshots
Web | Desktop
Mobile Web
iOS
Android