-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Revert "Merge pull request from Krishna2323/krishna2323/issue/60804" - Fix room name mentions #61964
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
Conversation
@hoangzinh 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] |
Revert, going to work with an internal engineer for a review |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Skipping ESLint, straight revert. |
@francoisl looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Thank you for handling it. |
(cherry picked from commit 3188098) (cherry-picked to staging by francoisl)
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.1.45-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/francoisl in version: 9.1.45-21 🚀
|
Explanation of Change
Straight revert of #61362. Fixes an issue with auto-completing room names in the Composer, where the characters you type before selecting the proposed option get duplicated.
Fixed Issues
$ #61961
Tests
#
and select any of the room names from the dropdown list#roomname <cursor_here>
Screen.Recording.2025-05-13.at.15.09.05.mov
Screen.Recording.2025-05-13.at.15.08.21.mov
Offline tests
N/A
QA Steps
Same as tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
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
MacOS: Chrome / Safari
Screen.Recording.2025-05-13.at.15.09.05.mov
Screen.Recording.2025-05-13.at.15.08.21.mov