-
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
Fix: Indented text does not show in quotes #39207
Conversation
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.
@s77rt can you please merge main to resolve conflicts, thanks
This should be put on hold till the expensify-comoon PR is merged |
Alright, can we merge main now and bump the expensify-common library? thanks! |
Could you also add the test cases form the Expensify-common PR to this PR so that QA sees it 👍 |
Working on it. |
@Julesssss @s77rt All done. |
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.
Thanks. I generated test builds and will be back to test these tomorrow
Reviewer Checklist
Screenshots/Videos |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Looking good to me, as both sender and receiver |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.60-13 🚀
|
Details
Expensify/expensify-common#673 enables indented text to show as is (do not trim the spaces) in quotes.
Fixed Issues
$ #38156
PROPOSAL: #38156 (comment)
Tests
Indented 4
line shows with 4-space indentation in quoteOffline tests
NA
QA Steps
Indented 4
line shows with 4-space indentation in quotePR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2024-03-29.at.02.19.06-compressed.mov
Android: mWeb Chrome
iOS: Native
Screen.Recording.2024-04-02.at.22.44.31-compressed.mov
iOS: mWeb Safari
Screen.Recording.2024-04-02.at.22.46.10-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2024-03-29.at.02.13.47-compressed.mov
MacOS: Desktop
Screen.Recording.2024-03-29.at.02.16.18-compressed.mov