Style changes to Scanning banner#26509
Conversation
|
@shawnborton will you please review? |
|
Line 3860 in 57603a0 @luacmartins, LGTM, I guess the image full width issue has been fixed by maxWidth? (The links for the last two images in the OP are from the Expensify repo, we can't access them, so not very sure)
Then can I start filling the reviewer checklist? Or should we wait for @shawnborton to take a look first? |
Reviewer Checklist
Screenshots/Videos |
| styles.w100, | ||
| ]} | ||
| > | ||
| <View style={[styles.dFlex, styles.flexRow, styles.alignItemsCenter, styles.flexGrow1, styles.overflowHidden, styles.ph5, styles.pb3, styles.borderBottom, styles.w100]}> |
There was a problem hiding this comment.
Not going to block on this, but why? The original is more readable IMO
There was a problem hiding this comment.
This should just be the result of prettier, styles.justifyContentBetween is deleted. If we want to keep it readable, we can also use styles.justifyContentStart. 😂
mountiny
left a comment
There was a problem hiding this comment.
Looks like from the requested design
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
Wow, you guys are fast. Can we please create a follow up issue to handle the shape/size of the The badge itself should only be 28px tall. It should have a border radius of 4px and horizontal padding of 8px. |
|
Like this @shawnborton ?
|
|
Perfect, thanks! |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 1.3.63-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.63-2 🚀
|
|
🚀 Deployed to staging by https://github.com/mountiny in version: 1.3.64-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.64-2 🚀
|








Details
Updates the styles of the scanning banner:
Fixed Issues
$ #26111
Tests
Offline tests
N/A
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