Fixed: You can't search a room with names like "x.y"#13295
Fixed: You can't search a room with names like "x.y"#13295s77rt wants to merge 3 commits intoExpensify:mainfrom
Conversation
|
@cead22 @rushatgabhane One of you needs to 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] |
|
@s77rt I started a discussion about this solution here #13286 (comment). Please update your test to make sure you're testing the request money flow where the bug was reported |
This reverts commit 2428eb4.
|
@cead22 @rushatgabhane |
|
Thanks, I commented on the issue to keep that discussion in one place #13286 (comment) |
|
Looks like this PR is set to fix the blocker #13286 so we should apply the CP Staging label, does that sound right to you guys? Also, how likely are we to get this merged today? This is the last blocker for the current checklist 🙏 |
|
@rushatgabhane Yes you are right |
Details
Updated the search searchTerms and searchWords to match workspaces that have dots in their names.
Fixed Issues
$ #12026
$ #13286
PROPOSAL: #12026 (comment)
Tests
Offline tests
Not Applicable
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)PR Reviewer Checklist
The reviewer will copy/paste it into a new comment and complete it after the author checklist is completed
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick).src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarhave been tested & I retested again)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)Screenshots/Videos
Web
web.mp4
Mobile Web - Chrome
mweb-chrome.mp4
Mobile Web - Safari
mweb-safari.mp4
Desktop
desktop.mp4
iOS
ios.mp4
Android
android.mp4
Notes
Successor of #13186