Android - Search - Text in search input, bounces with every letter added to the search#57666
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] |
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 |
|
Done with checklist will upload the checklist tomorrow |
allgandalf
left a comment
There was a problem hiding this comment.
please hold on the merge
| size="small" | ||
| color={theme.iconSuccessFill} | ||
| style={[styles.mt4, styles.ml1, loadingSpinnerStyle]} | ||
| style={[styles.mt4, styles.ml1, loadingSpinnerStyle, {opacity: inputProps.isLoading ? 1 : 0}]} |
There was a problem hiding this comment.
oh actually i just realised we define this in the stylesheet:
https://github.com/search?q=repo%3AExpensify%2FApp%20opacity&type=code
@thelullabyy can you please update it accordingly ?
There was a problem hiding this comment.
@allgandalf I updated PR, please help me check. Thanks
There was a problem hiding this comment.
@thelullabyy did you test these new changes again?
There was a problem hiding this comment.
@allgandalf yep, all good with the new update
Screen.Recording.2025-03-10.at.09.24.48.mov
|
✋ 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.12-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.12-7 🚀
|
|
🚀 Deployed to staging by https://github.com/deetergp in version: 9.1.13-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.13-5 🚀
|
Explanation of Change
Fixed Issues
$#56526
PROPOSAL:#56526 (comment)
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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
android_native.mp4
Android: mWeb Chrome
untitled.mp4
iOS: Native
ios_native.mp4
iOS: mWeb Safari
ios_safari.mp4
MacOS: Chrome / Safari
chorme.mp4
MacOS: Desktop
desktop.mov