Conversation
|
@thesahindia @MonilBhavsar 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] |
| select:-webkit-autofill, | ||
| select:-webkit-autofill:hover, | ||
| select:-webkit-autofill:focus { | ||
| -webkit-transition-delay: 99999s; |
There was a problem hiding this comment.
Not sure if we need this, we are only targeting -webkit properties here.
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2022-11-29.at.2.53.11.PM.movMobile Web - SafariCan't be testedDesktopCan't be testediOSCan't be tested |
MonilBhavsar
left a comment
There was a problem hiding this comment.
One NAB else looks good and works well.
|
|
Fix autofill styles (cherry picked from commit 18eb1be)
…-13119 🍒 Cherry pick PR #13119 to staging 🍒
|
🚀 Cherry-picked to staging by @luacmartins in version: 1.2.33-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by @luacmartins in version: 1.2.33-7 🚀
|
|
🚀 Deployed to production by @luacmartins in version: 1.2.33-7 🚀
|
|
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 1.3.28-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
wat 😅 |
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.3.28-5 🚀
|




Fixed Issues
$ #13116
Tests
Same as QA
Offline tests
This is not be affected by offline at all.
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
2022-11-28_17-22-40.mp4
Mobile Web - Chrome
Mobile Web - Safari
Not relevant
Desktop
Not Relevant
iOS
Not Relevant
Android
Not Relevant