-
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: shorthand mention in backtick #41292
Conversation
@shubham1206agra 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] |
@shubham1206agra any updates? |
@tienifr Can you merge main? |
@tienifr Bump on this. |
@shubham1206agra merged main. We're good to go |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeScreen.Recording.2024-05-08.at.5.01.39.PM.moviOS: NativeScreen.Recording.2024-05-08.at.5.17.41.PM.moviOS: mWeb SafariScreen.Recording.2024-05-08.at.4.57.18.PM.movMacOS: Chrome / SafariScreen.Recording.2024-05-08.at.4.54.30.PM.movMacOS: DesktopScreen.Recording.2024-05-08.at.5.06.16.PM.mov |
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.
LGTM! 🙌
✋ 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/robertjchen in version: 1.4.74-0 🚀
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|
Details
Fixed Issues
$ #40205
PROPOSAL: #40205 (comment)
Tests
User have private domain (tienifr+1@expensifail.com)
User interacted with other person who have the same private domain (tienifr@expensifail.com)
@tienifr
and hit send (Make sure to use "`" to make it a codeblock)@tienifr
is shownOffline tests
Same as above
QA Steps
User have private domain (tienifr+1@expensifail.com)
User interacted with other person who have the same private domain (tienifr@expensifail.com)
@tienifr
and hit send (Make sure to use "`" to make it a codeblock)@tienifr
is shownPR 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-04-30.at.10.23.10.mov
Android: mWeb Chrome
Screen.Recording.2024-04-30.at.10.22.04.mov
iOS: Native
Screen.Recording.2024-04-30.at.10.46.41.mov
iOS: mWeb Safari
Screen.Recording.2024-04-30.at.10.22.44.mov
MacOS: Chrome / Safari
Screen.Recording.2024-04-30.at.10.16.01.mov
MacOS: Desktop
Screen.Recording.2024-04-30.at.10.25.11.mov