Center Tab Selector Item#24587
Conversation
|
@Santhosh-Sellavel @ 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] |
|
@AndrewGable just want to confirm, this is a change we want to make right? Before (there's a little more space on the right than on the left of "Scan": |
|
Also the diff with the imports just organized them alphabetically. |
|
Looks good to me 👍 |
| import userSelect from './utilities/userSelect'; | ||
| import textUnderline from './utilities/textUnderline'; | ||
| import Colors from './colors'; | ||
| import variables from './variables'; |
There was a problem hiding this comment.
Some unnecessary import changes, do we need these changes @srikarparsi
There was a problem hiding this comment.
Initially kept them since they were just sorted alphabetically. But you're right, not necessary for this PR so removed them.
Reviewer Checklist
Screenshots/Videos |
Santhosh-Sellavel
left a comment
There was a problem hiding this comment.
LGTM, thanks!
|
@aldo-expensify 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] |
|
bump @aldo-expensify |
|
Sorry for the delay @srikarparsi I'll get to it after lunch |
|
@aldo-expensify bump! |
|
Seems like I didn't get to it by lunch 🥲 |
|
✋ 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/aldo-expensify in version: 1.3.56-0 🚀
|
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.56-24 🚀
|





Details
Fixed Issues
$ #24392
PROPOSAL:
Tests
Offline tests
QA Steps
Same as tests
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
iOS
Android