fix: Workflows - Street doesn't get automatically filled out for a specific address.#55996
Conversation
…ecific address. Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
@mananjadhav 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] |
|
Thanks for the PR. I'll have it reviewed by tomorrow. |
| country: countryFallbackLongName = '', | ||
| state: stateAutoCompleteFallback = '', | ||
| city: cityAutocompleteFallback = '', | ||
| street: streetAutocompleteFallback, |
There was a problem hiding this comment.
Any reason we shouldn't be setting the default value for the fallback here and the next line?
There was a problem hiding this comment.
No reason for that, I just added default value.
|
@Krishna2323 You might need to force push the latest main due to an issue. |
|
@mananjadhav, do I still need to do that? After merging main I don't see any extra commits and all tests are passing. |
|
Yeah I verified, the problematic commit doesn't exist in this branch. |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safariweb-street-name.movMacOS: Desktopdesktop-street-name.mov |
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.0.94-0 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.94-25 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.94-25 🚀
|
|
Adding a fallback caused showing duplicate street name. The original bug doesn't seem to be reproducible anymore. We fixed it here. #60795 |




Explanation of Change
Fixed Issues
$ #55295
PROPOSAL: #55295 (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
android_native.mp4
Android: mWeb Chrome
android_chrome.mp4
iOS: Native
ios_native.mp4
iOS: mWeb Safari
ios_safari.mp4
MacOS: Chrome / Safari
web_chrome.mp4
MacOS: Desktop
desktop_app.mp4