Fix: Text in search input, bounces with every letter added to the search#58364
Conversation
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
|
@allgandalf 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] |
|
Here is the Videos with the modified code added fix Search field has extra right padding MacOS: Chrome IOS: Native |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-03-06.at.8.35.20.AM.movAndroid: mWeb ChromeScreen.Recording.2025-03-06.at.8.34.24.AM.moviOS: NativeScreen.Recording.2025-03-06.at.8.31.10.AM.moviOS: mWeb SafariScreen.Recording.2025-03-06.at.8.31.58.AM.movMacOS: Chrome / SafariScreen.Recording.2025-03-06.at.8.29.13.AM.movMacOS: Desktop |
deetergp
left a comment
There was a problem hiding this comment.
Looks good and tests well 👍
|
✋ 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/deetergp in version: 9.1.21-0 🚀
|
|
🚀 Deployed to production by https://github.com/grgia in version: 9.1.21-3 🚀
|
| onBlur?.(); | ||
| }} | ||
| isLoading={!!isSearchingForReports} | ||
| isLoading={isSearchingForReports} |
There was a problem hiding this comment.
This change and other related changes in this PR failed to handle a case(pass bool value from SearchRouter to keep loader space) that caused an issue #67210
Explanation of Change
Fixed Issues
$#56526
PROPOSAL:#56526 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))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
418551230-6cddbce1-42a9-45d6-88b8-737637289299.mp4
Android: mWeb Chrome
418551542-5b6e1315-5071-476d-822c-7d81e63cf4eb.mp4
iOS: Native
ios_native.mp4
iOS: mWeb Safari
ios_safari.mp4
MacOS: Chrome / Safari
chorme.mov
MacOS: Desktop
desktop.mov