-
Notifications
You must be signed in to change notification settings - Fork 135
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
Fix/14941 whitespace above block quotes is stripped away #503
Fix/14941 whitespace above block quotes is stripped away #503
Conversation
Hi @dangrous this PR is ready for review. Please help me check it. Thank you! |
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.
Looks good and tests pass!
This should be good, just answering some questions before merging |
good call, let's not merge yet |
@tienifr could you please add screenshots for all platforms? (I'll do the same) |
@rushatgabhane Noted. I just added screenshot for all platforms please help to check. 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.
@dangrous we're good to merge!
@tienifr has answered your questions Expensify/App#14941 (comment) |
Fixed Issues
$ Expensify/App#14941
Tests
For all platforms
1, Compose a message like this:
2, Post the message
3, Edit the message you posted
4, Verify that there is a blank line (and an even amount of space) above and below the block quote. The same message you sent in step 1 is shown in the editor
Additional test for IOS and Android (to ensure there is no regression bug created by the PR)
1, Compose a message like this:
2, Post the message
3, Verify that there is no extra space displayed when used non-quoted and quoted than non-quoted text
QA
For all platforms
1, Compose a message like this:
2, Post the message
3, Edit the message you posted
4, Verify that there is a blank line (and an even amount of space) above and below the block quote. The same message you sent in step 1 is shown in the editor
Additional test for IOS and Android (to ensure there is no regression bug created by the PR)
1, Compose a message like this:
2, Post the message
3, Verify that there is no extra space displayed when used non-quoted and quoted than non-quoted text
Screenshots/Videos
Web
web.mp4
Mobile Web - Chrome
chrome.mp4
Mobile Web - Safari
safari.mp4
Desktop
desktop.mp4
iOS
ios.2.mp4
Android
android.1.mp4