fix: autofill is not a valid selector#19890
Conversation
|
@robertjchen @eVoloshchak 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] |
|
@eVoloshchak Sorry for this inconvenience, I just created the PR to fix the regression |
@tienifr, I think using both is the right call as per this doc
Is there a way we could use both selectors? Ideally, we'd call |
|
I tried to find the best solution, but this error happens not just only on desktop, but also some web browsers. Here's my suggestion to check the browser supports What do you think @eVoloshchak ? |
|
Agreed, seems this is the cleanest approach we could take |
|
@eVoloshchak Can u help review again? Thanks |
Reviewer Checklist
Screenshots/VideosWebMobile Web - ChromeMobile Web - SafariDesktopScreen.Recording.2023-06-06.at.20.12.20.moviOSAndroid |
eVoloshchak
left a comment
There was a problem hiding this comment.
LGTM
cc: @robertjchen
|
✋ 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/robertjchen in version: 1.3.26-0 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.3.26-4 🚀
|

Details
Remove :autofill matches in isInputAutoFilled function
Fixed Issues
$ #19848
PROPOSAL:
Tests
Offline tests
Same as above
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting 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)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
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
Screen.Recording.2023-05-31.at.22.49.42.mov
iOS
Android