-
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
Chat - Emojis auto-selected after sending a message with a space before choosing from composer #42180
Conversation
@ishpaul777 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] |
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
Reviewing over the weekend, this got slip from my list sorry for delay |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-05-20.at.7.38.05.PM.movAndroid: mWeb ChromeScreen.Recording.2024-05-20.at.7.44.20.PM.moviOS: NativeScreen.Recording.2024-05-20.at.6.31.21.PM.moviOS: mWeb SafariScreen.Recording.2024-05-20.at.6.45.47.PM.movMacOS: Chrome / SafariScreen.Recording.2024-05-20.at.6.27.31.PM.movMacOS: DesktopScreen.Recording.2024-05-20.at.7.50.24.PM.mov |
Approved but can't merge since we are having a merge freeze across all our repos. |
Thank you, @techievivek |
We are experiencing performance issues with our backend servers. To stabilize the situation and conserve engineering resources, we have temporarily blocked merging PRs and deploying changes across various repositories. This restriction should be lifted in a day or two. |
Hi, @techievivek |
We hadn't fully lifted the restriction before, and each merge had to be manually requested internally. However, the good news is that the restriction has now been officially lifted, so we can proceed with merging as usual. |
🚀 Deployed to staging by https://github.com/techievivek in version: 1.4.77-0 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
Details
Chat - Emojis auto-selected after sending a message with a space before choosing from composer
Fixed Issues
$ #41433
PROPOSAL: #41433 (comment)
Tests
Check that emojis are not auto selected
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
Android: mWeb Chrome
iOS: Native
bandicam.2024-05-15.10-06-47-147.mp4
iOS: mWeb Safari
bandicam.2024-05-15.12-27-41-497.mp4
MacOS: Chrome / Safari
bandicam.2024-05-15.02-19-20-433.mp4
MacOS: Desktop
bandicam.2024-05-15.02-22-52-670.mp4