Fix: flag comment menu item style changes - #21721
Conversation
|
@shawnborton @aimane-chnaif 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] |
|
|
Reviewer Checklist
Screenshots/VideosWebweb.movMobile Web - Chromemchrome.movMobile Web - Safarimsafari.movDesktopdesktop.moviOSios.movAndroidandroid.mov |
dangrous
left a comment
There was a problem hiding this comment.
One bit of cleanup, otherwise good to go!
| style={[styles.pt2, styles.pb4, styles.ph5, styles.flexRow]} | ||
| furtherDetails={item.furtherDetails} | ||
| furtherDetailsIcon={item.furtherDetailsIcon} | ||
| hoverAndPressStyle={[styles.mh0, styles.ph5]} |
There was a problem hiding this comment.
Now that we don't have to be tricky with hover styles for the separator, I'm pretty sure we can remove this line entirely
| hoverAndPressStyle={[styles.mh0, styles.ph5]} |
|
Visually this looks good to me. Thanks! |
dangrous
left a comment
There was a problem hiding this comment.
Looks good to me (as long as that latest change I requested didn't break anything, @aimane-chnaif?
|
@dangrous confirmed that it does't break anything. I see that you're the author of this feature 🙂 |
|
🚀 Deployed to staging by https://github.com/dangrous in version: 1.3.34-1 🚀
|
|
🚀 Deployed to staging by https://github.com/dangrous in version: 1.3.34-1 🚀
|
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.3.34-1 🚀
|
Details
Updated Flag Comment page style changes for Menu Items to swap horizontal margin with padding, removed bottom border.
Fixed Issues
$ #21505
PROPOSAL: #21505 (comment)
Tests
Offline tests
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
Screen.Recording.2023-06-27.at.11.37.54.PM.mov
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android