-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Fix markdown is not applied if there is custom emoji #76576
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 markdown is not applied if there is custom emoji #76576
Conversation
|
@mananjadhav 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] |
|
I think we should fix the custom emoji alignment issue correctly on a separate issue. (the current fix looks like a workaround by applying negative margin style) Or we can consider removing the custom emoji since we don't have that green FAB anymore? |
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
joekaufmanexpensify
left a comment
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.
Fine from a product perspective 👍
Reviewer Checklist
Screenshots/VideosiOS: mWeb Safarimweb-safari-custom-emoji.movMacOS: Chrome / Safariweb-custom-emoji.mov |
mananjadhav
left a comment
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.
The Jest and Typescript failures aren't related to this PR.
|
Some checks failed @bernhardoj |
|
@bernhardoj Can you try syncing with the latest main? I don't see these checks failing on the recent PRs. |
|
@iwiznia @mananjadhav Done |
|
@iwiznia All checks passing. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |





Explanation of Change
Fixed Issues
$ #76242
PROPOSAL: #76242 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
For example:
(custom emoji code is :global_create:)
2. Verify the markdown style is applied correctly
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari