-
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: Subject of the room briefly displayed as json string #50838
Conversation
Sorry for the confusion; let's just send the description as plain text; I can handle inserting the data in JSON format in the backend. I will also share my ngrok URL so we can test this with my changes. |
@abdulrahuman5196 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] |
@truph01 Could you kindly fix the merge conflicts here? |
@abdulrahuman5196 I merged main |
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.
@truph01 kindly check on the this
@abdulrahuman5196 I removed getReportDescriptionText |
@truph01 @abdulrahuman5196 How is it going? Can we please prioritize this? |
@techievivek Sorry for the delay. Code looks good now. Let me check on platform testing. |
Checking now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-28.at.9.43.37.PM.mp4Android: mWeb ChromeScreen.Recording.2024-10-28.at.9.49.13.PM.mp4iOS: NativeScreen.Recording.2024-10-28.at.9.39.04.PM.mp4iOS: mWeb SafariScreen.Recording.2024-10-28.at.9.41.21.PM.mp4MacOS: Chrome / SafariScreen.Recording.2024-10-28.at.9.36.54.PM.mp4MacOS: DesktopScreen.Recording.2024-10-28.at.9.37.49.PM.mp4 |
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.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @techievivek
🎀 👀 🎀
C+ Reviewed
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. After the migrations are complete, we will need a follow-up PR that just parses the description, as each description should be a JSON string containing at least an html
key.
✋ 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/techievivek in version: 9.0.56-0 🚀
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.56-9 🚀
|
Details
Fixed Issues
$ #49355
PROPOSAL: #49355 (comment)
Tests
Offline tests
QA Steps
PR 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-10-16.at.16.32.39.mov
Android: mWeb Chrome
Screen.Recording.2024-10-16.at.16.38.17.mov
iOS: Native
Screen.Recording.2024-10-16.at.16.30.30.mov
iOS: mWeb Safari
Screen.Recording.2024-10-16.at.16.37.26.mov
MacOS: Chrome / Safari
Screen.Recording.2024-10-16.at.16.26.32.mov
MacOS: Desktop
Screen.Recording.2024-10-16.at.16.34.30.mov