-
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
Use Text component for rendering text #56766
Use Text component for rendering text #56766
Conversation
@allgandalf Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Looks like there is some issue where we are not able to submit the expense and stuck in a loop where app is landing back to waypoint page on pressing next. Testing it with direct expense submission flow from a workspace chat. |
Bump @allgandalf |
I was thinking that this wasn't resolved yet, but will test today then |
This is ready. There was some issue preventing me from testing but all good now. |
@allgandalf Can you please look into this? |
@parasharrajat can you merge main please |
Yup doing it |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-02-18.at.4.22.17.PM.movAndroid: mWeb ChromeScreen.Recording.2025-02-18.at.4.20.24.PM.moviOS: NativeScreen.Recording.2025-02-18.at.4.24.47.PM.moviOS: mWeb SafariScreen.Recording.2025-02-18.at.4.26.47.PM.movMacOS: Chrome / SafariScreen.Recording.2025-02-18.at.4.15.39.PM.movMacOS: DesktopScreen.Recording.2025-02-18.at.4.18.32.PM.mov |
This is ready @allgandalf |
✋ 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 staging by https://github.com/justinpersaud in version: 9.1.1-0 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.1.1-6 🚀
|
Explanation of Change
Fixed Issues
$ #56603
PROPOSAL: #56603 (comment)
Tests
Offline tests
QA Steps
Same as QA.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
12.02.2025_22.31.12_REC.mp4
Android: mWeb Chrome
12.02.2025_22.00.26_REC.mp4
iOS: Native
12.02.2025_22.32.10_REC.mp4
iOS: mWeb Safari
12.02.2025_22.27.26_REC.mp4
MacOS: Chrome / Safari
12.02.2025_21.59.24_REC.mp4
MacOS: Desktop
12.02.2025_22.26.02_REC.mp4